Uploaded image for project: 'Cluster Observability Operator'
  1. Cluster Observability Operator
  2. COO-1673

Can not generate query from alertrule number

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.4.0
    • 1.3.1
    • korrel8r
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When a user clicks a firing alert, the console navigates to the alert details page. However, because the URL contains the alert rule number instead of the name, the troubleshoot panel fails to retrieve the alert name and cannot generate the corresponding graphic

      step to reproduce:

      2) Create alert for korrel8r"

      oc apply -f - <<EOF 
      apiVersion: apps/v1
      kind: Deployment
      metadata:
        name: bad-deployment
        namespace: default
      spec:
        replicas: 1
        selector:
          matchLabels:
            app: bad-deployment
        template:
          metadata:
            labels:
              app: bad-deployment
          spec:
            containers:
            - name: bad-deployment
              image: quay.io/openshift-logging/vector:5.8
      EOF
      

      2) Navigate to Observe-> Alerting-> KubePodCrashLooping

      3) Check the troubleshoot panel

      Actual Result

      The Focus button is disabled. We can not get the korr8ler graphic for this Alert.

      Expected Result:
      Korrel8r can retrieve the alert name from the alert rule number and generate a corresponding graphic

      Additonal info:
      If you click the description in the detail page. the URL contains enough information to generate a query for this alert.

        1. screenshot-1.png
          89 kB
          Anping Li
        2. image-2026-03-04-21-29-00-060.png
          70 kB
          Anping Li

              rhn-engineering-aconway Alan Conway
              rhn-support-anli Anping Li
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: