-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Platforms 2018-04-23
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
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.