Skip to content

Commit

Permalink
Update kubernetes-monitoring-dashboard.json
Browse files Browse the repository at this point in the history
  • Loading branch information
muzammil360 authored Mar 12, 2024
1 parent 7898b1d commit 1214ac7
Showing 1 changed file with 12 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,7 @@
"mode": "absolute",
"steps": [
{
"color": "rgba(50, 172, 45, 0.97)",
"value": null
"color": "rgba(50, 172, 45, 0.97)"
},
{
"color": "rgba(237, 129, 40, 0.89)",
Expand Down Expand Up @@ -461,8 +460,7 @@
"mode": "absolute",
"steps": [
{
"color": "rgba(50, 172, 45, 0.97)",
"value": null
"color": "rgba(50, 172, 45, 0.97)"
},
{
"color": "rgba(237, 129, 40, 0.89)",
Expand Down Expand Up @@ -547,8 +545,7 @@
"mode": "absolute",
"steps": [
{
"color": "rgba(50, 172, 45, 0.97)",
"value": null
"color": "rgba(50, 172, 45, 0.97)"
},
{
"color": "rgba(237, 129, 40, 0.89)",
Expand Down Expand Up @@ -633,8 +630,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -713,8 +709,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -793,8 +788,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -873,8 +867,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -953,8 +946,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -1033,8 +1025,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -2670,7 +2661,7 @@
"type": "row"
}
],
"refresh": "10s",
"refresh": "",
"schemaVersion": 39,
"tags": [
"kubernetes"
Expand Down Expand Up @@ -2726,7 +2717,7 @@
]
},
"time": {
"from": "now-1h",
"from": "now-5m",
"to": "now"
},
"timepicker": {
Expand Down Expand Up @@ -2756,7 +2747,7 @@
},
"timezone": "browser",
"title": "Kubernetes Monitoring Dashboard",
"uid": "msqzbWjWkr",
"uid": "msqzbWjWkr-00",
"version": 1,
"weekStart": ""
}

0 comments on commit 1214ac7

Please sign in to comment.