Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-2480

Inconsistent use of CPU metric in Grafana dashboards

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.7.0.GA
    • None
    • None
    • None
    • False
    • False
    • Undefined

    Description

      Most of our Grafana Dashboards have a chart for CPU Usage. But it looks like for some reason, each of the dashboards is using a different metrics for it. For example:

      sum(rate(container_cpu_usage_seconds_total{namespace=\"$kubernetes_namespace\",pod=~\"$strimzi_cluster_name-$kafka_broker\",container=\"kafka\"}[5m])) by (pod)
      rate(process_cpu_seconds_total{strimzi_io_kind=~\"KafkaConnect.*\",strimzi_io_cluster=\"$strimzi_connect_cluster_name\"}[1m])
      

      I think we should ideally use the same metric in all dashboards to make sure it gives a consistent view.

      This has been raised by Strimzi#4135.

      Attachments

        Activity

          People

            ppatiern Paolo Patierno
            scholzj JAkub Scholz
            Lukas Kral Lukas Kral
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: