Skip to content

Commit 92fcb74

Browse files
committed
Minor dashboard updates
1 parent 2286528 commit 92fcb74

File tree

3 files changed

+5
-21
lines changed

3 files changed

+5
-21
lines changed

dashboards/grafana/cache-details-dashboard.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,6 @@
9999
{
100100
"color": "green",
101101
"value": null
102-
},
103-
{
104-
"color": "red",
105-
"value": 80
106102
}
107103
]
108104
},
@@ -240,12 +236,8 @@
240236
"mode": "absolute",
241237
"steps": [
242238
{
243-
"color": "green",
239+
"color": "text",
244240
"value": null
245-
},
246-
{
247-
"color": "red",
248-
"value": 80
249241
}
250242
]
251243
},

dashboards/grafana/coherence-dashboard-main.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -454,12 +454,8 @@
454454
"mode": "absolute",
455455
"steps": [
456456
{
457-
"color": "green",
457+
"color": "text",
458458
"value": null
459-
},
460-
{
461-
"color": "red",
462-
"value": 80
463459
}
464460
]
465461
},
@@ -528,12 +524,8 @@
528524
"mode": "absolute",
529525
"steps": [
530526
{
531-
"color": "green",
527+
"color": "text",
532528
"value": null
533-
},
534-
{
535-
"color": "red",
536-
"value": 80
537529
}
538530
]
539531
},

dashboards/grafana/grpc-proxy-summary-dashboard.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"mode": "absolute",
7575
"steps": [
7676
{
77-
"color": "green",
77+
"color": "text",
7878
"value": null
7979
}
8080
]
@@ -126,7 +126,7 @@
126126
"mode": "absolute",
127127
"steps": [
128128
{
129-
"color": "green",
129+
"color": "text",
130130
"value": null
131131
}
132132
]

0 commit comments

Comments
 (0)