From 0fede40d1b9a3b1809bf0961735b739e001707af Mon Sep 17 00:00:00 2001 From: CarlosEDP Date: Tue, 13 Mar 2018 18:47:34 -0500 Subject: [PATCH] Updated dashboard --- ...son => Kubernetes cluster monitoring.json} | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) rename grafana-dashboards/{Kubernetes cluster monitoring (via Prometheus)-1520350356452.json => Kubernetes cluster monitoring.json} (99%) diff --git a/grafana-dashboards/Kubernetes cluster monitoring (via Prometheus)-1520350356452.json b/grafana-dashboards/Kubernetes cluster monitoring.json similarity index 99% rename from grafana-dashboards/Kubernetes cluster monitoring (via Prometheus)-1520350356452.json rename to grafana-dashboards/Kubernetes cluster monitoring.json index f7d204d..93927b6 100644 --- a/grafana-dashboards/Kubernetes cluster monitoring (via Prometheus)-1520350356452.json +++ b/grafana-dashboards/Kubernetes cluster monitoring.json @@ -436,13 +436,13 @@ "query": { "params": [ "A", - "5m", + "4m", "now" ] }, "reducer": { "params": [], - "type": "max" + "type": "avg" }, "type": "query" } @@ -557,13 +557,13 @@ "query": { "params": [ "A", - "5m", + "4m", "now" ] }, "reducer": { "params": [], - "type": "max" + "type": "avg" }, "type": "query" } @@ -845,7 +845,7 @@ "query": { "params": [ "A", - "5m", + "1m", "now" ] }, @@ -957,7 +957,7 @@ { "evaluator": { "params": [ - 85 + 82 ], "type": "gt" }, @@ -967,13 +967,13 @@ "query": { "params": [ "A", - "5m", + "1m", "now" ] }, "reducer": { "params": [], - "type": "max" + "type": "avg" }, "type": "query" } @@ -1034,7 +1034,7 @@ "fill": true, "line": true, "op": "gt", - "value": 85 + "value": 82 } ], "timeFrom": null, @@ -1626,5 +1626,5 @@ "timezone": "browser", "title": "Kubernetes cluster monitoring (via Prometheus)", "uid": "82pBZCmRk", - "version": 22 -} \ No newline at end of file + "version": 24 +}