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

On/Off switch of netclasss Collector in Node Exporter

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Undefined
    • openshift-4.13
    • None
    • None
    • None
    • 0
    • False
    • None
    • False
    • NEW
    • TELCOSTRAT-87 - Single Core CPU CaaS Budget for DU Deployment w/ Single-Node OpenShift on Sapphire Rapids Platform
    • NEW
    • Feature
    • MON Sprint 234
    • 0

    Description

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

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

      apiVersion: v1
      kind: ConfigMap
      metadata: 
        name: cluster-monitoring-config
        namespace: openshift-monitoring
      data: 
      
        config.yaml: |
      
          nodeExporter: 
            collectors: 
              # disable a collector which is enabled by default
              netclass: 
                enabled: false
      

      Before implementing this feature, check the metrics from this collector is not necessary for alerts and dashboards.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: