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

Fix KSM deny-list typo

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: Normal Normal
    • None
    • None
    • None
    • None
    • Product / Portfolio Work
    • False
    • Hide

      None

      Show
      None
    • False
    • Not Selected
    • NEW
    • NEW
    • 1
    • MON Sprint 277

      --metric-denylist=
                ^kube_secret_labels$,
                ^kube_.+_annotations$
                ^kube_customresource_.+_annotations_info$,
                ^kube_customresource_.+_labels_info$,
      

      should be,

      --metric-denylist=
                ^kube_secret_labels$,
                ^kube_.+_annotations$,
                ^kube_customresource_.+_annotations_info$,
                ^kube_customresource_.+_labels_info$
      

              prasriva@redhat.com Pranshu Srivastava
              prasriva@redhat.com Pranshu Srivastava
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: