[DOCS-11695] Docs for SERVER-34223: Free Monitoring Implement server parameters, and config file options Created: 11/May/18  Updated: 29/Oct/23  Resolved: 20/Jun/18

Status: Closed
Project: Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: 4.0.0-rc0

Type: Task Priority: Major - P3
Reporter: Kay Kim (Inactive) Assignee: Kay Kim (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Documented
documents SERVER-34223 Implement server parameters, and conf... Closed
Related
related to DOCS-11796 Free Monitoring shell helpers + commands Closed
Participants:
Days since reply: 5 years, 34 weeks ago
Epic Link: DOCS: 4.0 Server

 Description   

Description:

No documentation summary in engineering ticket

Scope of changes:

Impact to other docs outside of this product:

MVP:

Resources:

Engineering Ticket Description:

Command Line & Config file settings (Community Only)
Command Line: --enableFreeMonitoring=<on|runtime|off>
YAML Name: cloud.monitoring.free=<on|runtime|off>
INI Name - Not supported
The default is “runtime”.
If set to “runtime”, free monitoring can be enabled or disabled at runtime.
If set to “on”, free monitoring is enabled at startup, and behaves as if the user call setFreeMonitoring command. It cannot be disabled at runtime.
If set to “off, free monitoring is disabled at startup regardless of any prior registration. It cannot be enabled at runtime.

Command Line: --enableFreeMonitoringTag=string
YAML Name: cloud.monitoring.free.tag=string
INI Name - Not supported
Optional tag to send as part of registration call to free monitoring service to help identify which partners provide images with free monitoring enabled by default.

Set Parameter (Community Only)
cloudFreeMonitoringEndpointURL=string
A URL to upload data to. It must be HTTPS. It is startup only.
This is a hidden parameter for test purposes.



 Comments   
Comment by Githook User [ 20/Jun/18 ]

Author:

{'username': 'kay-kim', 'name': 'kay', 'email': 'kay.kim@10gen.com'}

Message: DOCS-11695,DOCS-11796,DOCS-11694,DOCS-11808: free monitoring options, commands and shell helpers, serverStatus
Branch: master
https://github.com/mongodb/docs/commit/ea77c1248a682848d444a0a2b82e3262e8a1f198

Generated at Thu Feb 08 08:03:26 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.