[SERVER-34223] Implement server parameters, and config file options Created: 30/Mar/18  Updated: 29/Oct/23  Resolved: 10/Apr/18

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

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

Issue Links:
Documented
is documented by DOCS-11695 Docs for SERVER-34223: Free Monitorin... Closed
Backwards Compatibility: Fully Compatible
Sprint: Platforms 2018-04-23
Participants:

 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 [ 10/Apr/18 ]

Author:

{'email': 'mark.benvenuto@mongodb.com', 'name': 'Mark Benvenuto', 'username': 'markbenvenuto'}

Message: SERVER-34223 Implement config file options for free monitoring
Branch: master
https://github.com/mongodb/mongo/commit/f98493d3112905d2ad988b453b74d9555f5fdac8

Generated at Thu Feb 08 04:35:56 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.