Uploaded image for project: 'OpenShift Monitoring'
  1. OpenShift Monitoring
  2. MON-3127

On/Off switch of ksmd Collector in Node Exporter

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Undefined
    • openshift-4.14
    • None
    • None
    • None
    • MON Sprint 237, MON Sprint 238
    • 0

    Description

      We will add a section for "ksmd" Collector in "nodeExporter.collectors" section in CMO configmap. 

      It has a boolean field "enabled", the default value is false.

      apiVersion: v1
      kind: ConfigMap
      metadata: 
        name: cluster-monitoring-config
        namespace: openshift-monitoring
      data: 
      
        config.yaml: |
      
          nodeExporter: 
            collectors: 
              # enable a collector which is disabled by default
              ksmd: 
                enabled: true
      

      refer to: https://issues.redhat.com/browse/OBSDA-308

       

      Attachments

        Activity

          People

            hasun@redhat.com Haoyu Sun
            hasun@redhat.com Haoyu Sun
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: