Skip to content

Commit

Permalink
Minor dashboard updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddlet2666 committed Jul 26, 2024
1 parent 2286528 commit 92fcb74
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 21 deletions.
10 changes: 1 addition & 9 deletions dashboards/grafana/cache-details-dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
Expand Down Expand Up @@ -240,12 +236,8 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"color": "text",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
Expand Down
12 changes: 2 additions & 10 deletions dashboards/grafana/coherence-dashboard-main.json
Original file line number Diff line number Diff line change
Expand Up @@ -454,12 +454,8 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"color": "text",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
Expand Down Expand Up @@ -528,12 +524,8 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"color": "text",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
Expand Down
4 changes: 2 additions & 2 deletions dashboards/grafana/grpc-proxy-summary-dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"color": "text",
"value": null
}
]
Expand Down Expand Up @@ -126,7 +126,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"color": "text",
"value": null
}
]
Expand Down

0 comments on commit 92fcb74

Please sign in to comment.