Uploaded image for project: 'Observability UI'
  1. Observability UI
  2. OU-672

Quay dashboard is shown empty in OpenShift 4.16 and later

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • None
    • OpenShift 4.16, OpenShift 4.17
    • Admin-Console
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 2
    • 2
    • Important
    • None
    • None
    • Sprint 270, Sprint 271, Sprint 272, Sprint 274, Sprint 275
    • None
    • None
    • None

      The Quay dashboard in OpenShift 4.16 and later does not show any data.

      Using the same version of the Quay operator on an older OpenShift release shows data in the dashboard.

      In OpenShift 4.17.17:

       

       And in OpenShift 4.14:

       

       

       The difference is in the query that is run, as in versions 4.16 and later the namespace and service names are not populated:

      sum by (process_name) (rate(process_cpu_seconds_total{namespace="", service="",pod=~".+-quay-.+"}[5m])) * 100 

       And in the older versions the query is:

      sum by (process_name) (rate(process_cpu_seconds_total{namespace="quay", service="registry-quay-metrics",pod=~".+-quay-.+"}[5m])) * 100 

       

       

        1. data-4.14.png
          data-4.14.png
          209 kB
        2. image-2025-08-25-14-14-14-308.png
          image-2025-08-25-14-14-14-308.png
          790 kB
        3. no-data-4.17.png
          no-data-4.17.png
          74 kB
        4. Screenshot 2025-08-25 at 13.44.51.png
          Screenshot 2025-08-25 at 13.44.51.png
          476 kB

              gbernal@redhat.com Gabriel Bernal
              rhn-support-asolanas Alexis Solanas
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: