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

Perses Dashboard shows sometime error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • COO 1.2.0
    • None
    • dashboards-plugin
    • None
    • Quality / Stability / Reliability
    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • NEW
    • NEW
    • Sprint 270, Sprint 271

      In a Perses Dashboard (COO 1.1) we are getting from time to time the following error

      apiVersion: perses.dev/v1alpha1
      kind: PersesDashboard
      metadata:
        creationTimestamp: "2025-04-15T06:52:06Z"
        generation: 1
        name: node-cpu-dashboard
        namespace: perses-dev
        resourceVersion: "225787355"
        uid: 72f2f64f-3b72-4166-9e24-0978e350933e
      spec:
        display:
          name: Node CPU dashboard
        duration: 1h
        layouts:
        - kind: Grid
          spec:
            display:
              collapse:
                open: true
              title: CPU
            items:
            - content:
                $ref: '#/spec/panels/cpuPanel'
              height: 6
              width: 12
              x: 0
              "y": 0
        panels:
          cpuPanel:
            kind: Panel
            spec:
              display:
                name: node_cpu_seconds_total
              plugin:
                kind: TimeSeriesChart
                spec: {}
              queries:
              - kind: TimeSeriesQuery
                spec:
                  plugin:
                    kind: PrometheusTimeSeriesQuery
                    spec:
                      datasource:
                        kind: PrometheusDatasource
                        name: thanos-query-frontend
                      query: node_cpu_seconds_total
      status:
        conditions:
        - lastTransitionTime: "2025-04-15T06:52:07Z"
          message: Dashboard (node-cpu-dashboard) created successfully
          reason: Reconciling
          status: "True"

          type: Available

              rh-ee-pyurkovi Peter Yurkovich
              rhn-support-cstark Christian Stark
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: