Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-22028

Kubernetes Kubelet Template - issue on prometheus query

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Incomplete
    • Icon: Trivial Trivial
    • None
    • 6.0.12
    • Templates (T)
    • None

      Prometheus query used for pod metrics is:

       

      container_cpu_load_average_10s{pod="

      {#NAME}

      ", namespace="{#NAMESPACE}"}

       

      but this retrieve with the value set to "sum" a value that is double because it read also the parent cgroup value

       

      should be better to use

       

            zabbix.support Zabbix Support Team
            lombardi.aless Alessandro Lombardi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: