Skip to content

Commit

Permalink
update general grafana dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
negrel committed Apr 30, 2024
1 parent 6e3b1dd commit dd4593e
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions pkg/embedded/grafana_dashboards/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@
"mode": "absolute",
"steps": [
{
"color": "blue",
"color": "purple",
"value": null
}
]
Expand All @@ -549,14 +549,21 @@
{
"id": "unit",
"value": "percent"
},
{
"id": "color",
"value": {
"fixedColor": "blue",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 2,
"w": 11,
"w": 22,
"x": 1,
"y": 5
},
Expand Down

0 comments on commit dd4593e

Please sign in to comment.