Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-6998

Alerting rules "CollectorHighErrorRate" and "CollectorVeryHighErrorRate" not created after deploying collector pods in logging version 6.

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • NEW
    • NEW

      Alerting rules "CollectorHighErrorRate" and "CollectorVeryHighErrorRate" not created after deploying collector pods deployed using CLF in logging version 6.

       

      Expression for CollectorHighErrorRate
       

      100 * (sum by (pod, instance) (rate(vector_component_errors_total[2m])) / sum by (pod, instance) (rate(vector_component_received_events_total[2m]))) > 10 

      Expression for CollectorVeryHighErrorRate

      100 * (sum by (pod, instance) (rate(vector_component_errors_total[2m])) / sum by (pod, instance) (rate(vector_component_received_events_total[2m]))) > 25 

      Steps to Reproduce:

      • Install logging operator version 6.x
      • Create OBSCLF to deploy collector pods
      • Navigate to Observe > Alerting > Alerting Rules
      • Search for "collector"

       

      Tested that issue is present in logging version 6.1.3 and 6.2.0

      Actual Results:

      Alerting Rules "CollectorHighErrorRate" and "CollectorVeryHighErrorRate" are not present.

       

      Expected Results:

      Alerting Rules "CollectorHighErrorRate" and "CollectorVeryHighErrorRate" should be present.

              Unassigned Unassigned
              rhn-support-amanverm Aman Dev Verma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: