Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-62160

After disabling local AlertMananager, there are still AlertManager alerts, and AlertManager related DNS queries

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 4.21.0
    • 4.18
    • Monitoring
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 5
    • None
    • None
    • None
    • MON Sprint 277, MON Sprint 278
    • 2
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      After disabling the local AlertManager as described in the documentation (https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/monitoring/configuring-core-platform-monitoring), the PrometheusNotConnectedToAlertmanagers alert fires in the cluster and there are still DNS requests failing like this one:
      [INFO] 10.129.0.18:53183 - 53261 "A IN alertmanager-main.openshift-monitoring.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000069904s
      It seems that Prometheus still have some AlertManager stuff in the configuration.   

      Version-Release number of selected component (if applicable):

      4.18    

      How reproducible:

      100%    

      Steps to Reproduce:

          1. Disable AlertManager
          2. Check that the PrometheusNotConnectedToAlertmanagers
          3. Enable trace or debug Level in dns-pods
          4. Check dns pod logs. There will be request like this: [INFO] 10.129.0.18:53183 - 53261 "A IN alertmanager-main.openshift-monitoring.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000069904s     

      Actual results:

      The PrometheusNotConnectedToAlertmanagers alert fires. 
      There will be DNS request failing.

      Expected results:

      When disabling AlertManager, there should not be AlertManager DNS requests or alerts.

      Additional info:

          

              dmellado1@redhat.com Daniel Mellado Area
              rhn-support-jomarque Jose Manuel Marquez
              None
              None
              Junqi Zhao Junqi Zhao
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: