From f63645546dae5a77587b3fa0caaf61ebb4ea015b Mon Sep 17 00:00:00 2001 From: Minio Trusted Date: Mon, 6 Jun 2022 22:13:54 -0700 Subject: [PATCH] update minimum goroutine threshold on dashboard --- docs/metrics/prometheus/grafana/minio-dashboard.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/metrics/prometheus/grafana/minio-dashboard.json b/docs/metrics/prometheus/grafana/minio-dashboard.json index 1693dc43a..5edff5e28 100644 --- a/docs/metrics/prometheus/grafana/minio-dashboard.json +++ b/docs/metrics/prometheus/grafana/minio-dashboard.json @@ -72,7 +72,7 @@ "gnetId": 13502, "graphTooltip": 0, "id": null, - "iteration": 1653756543524, + "iteration": 1654578559812, "links": [ { "icon": "external link", @@ -505,7 +505,7 @@ }, { "color": "red", - "value": 80 + "value": 2000 } ] }, @@ -661,7 +661,7 @@ }, { "color": "red", - "value": 80 + "value": 2000 } ] }, @@ -2696,5 +2696,5 @@ "timezone": "", "title": "MinIO Dashboard", "uid": "TgmJnqnnk", - "version": 7 + "version": 8 }