From 712d5d891f04d2a67803759b288ffe9d7a30590c Mon Sep 17 00:00:00 2001 From: Joshua Lambert Date: Sun, 12 Nov 2017 05:19:43 +0000 Subject: Change label to be more consistent, not a series. --- config/prometheus/additional_metrics.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'config/prometheus') diff --git a/config/prometheus/additional_metrics.yml b/config/prometheus/additional_metrics.yml index e2635d492cd..601a86490d4 100644 --- a/config/prometheus/additional_metrics.yml +++ b/config/prometheus/additional_metrics.yml @@ -155,7 +155,5 @@ weight: 1 queries: - query_range: 'sum(avg(rate(container_cpu_usage_seconds_total{container_name!="POD",environment="%{ci_environment_slug}"}[2m])) without (job)) * 100' - label: CPU - unit: "%" - series: - - label: cpu \ No newline at end of file + label: Average + unit: "%" \ No newline at end of file -- cgit v1.2.3