Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-11695

Docs for SERVER-34223: Free Monitoring Implement server parameters, and config file options

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.0.0-rc0
    • None
    • None
    • None

    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.

      Attachments

        Activity

          People

            kay.kim@mongodb.com Kay Kim (Inactive)
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              5 years, 34 weeks ago