diff --git a/dashboards/grafana/cache-details-dashboard.json b/dashboards/grafana/cache-details-dashboard.json index fc2a5a2c3..8f44067c6 100644 --- a/dashboards/grafana/cache-details-dashboard.json +++ b/dashboards/grafana/cache-details-dashboard.json @@ -99,10 +99,6 @@ { "color": "green", "value": null - }, - { - "color": "red", - "value": 80 } ] }, @@ -240,12 +236,8 @@ "mode": "absolute", "steps": [ { - "color": "green", + "color": "text", "value": null - }, - { - "color": "red", - "value": 80 } ] }, diff --git a/dashboards/grafana/coherence-dashboard-main.json b/dashboards/grafana/coherence-dashboard-main.json index 4e20d420c..96851b242 100644 --- a/dashboards/grafana/coherence-dashboard-main.json +++ b/dashboards/grafana/coherence-dashboard-main.json @@ -454,12 +454,8 @@ "mode": "absolute", "steps": [ { - "color": "green", + "color": "text", "value": null - }, - { - "color": "red", - "value": 80 } ] }, @@ -528,12 +524,8 @@ "mode": "absolute", "steps": [ { - "color": "green", + "color": "text", "value": null - }, - { - "color": "red", - "value": 80 } ] }, diff --git a/dashboards/grafana/grpc-proxy-summary-dashboard.json b/dashboards/grafana/grpc-proxy-summary-dashboard.json index 7e06a5312..827598849 100644 --- a/dashboards/grafana/grpc-proxy-summary-dashboard.json +++ b/dashboards/grafana/grpc-proxy-summary-dashboard.json @@ -74,7 +74,7 @@ "mode": "absolute", "steps": [ { - "color": "green", + "color": "text", "value": null } ] @@ -126,7 +126,7 @@ "mode": "absolute", "steps": [ { - "color": "green", + "color": "text", "value": null } ]