Merge pull request 'Add min to grafana dashboard' (#6) from augustin64/MsRewards-Reborn:augustin64-grafana-config-patch-1 into master
a peine 3 semaine pour voir que j'ai qqchose a faire, c'est pas grand chose si ?
This commit is contained in:
commit
7d81eb642e
@ -34,6 +34,7 @@
|
|||||||
},
|
},
|
||||||
"mappings": [],
|
"mappings": [],
|
||||||
"max": 10000,
|
"max": 10000,
|
||||||
|
"min": 0,
|
||||||
"thresholds": {
|
"thresholds": {
|
||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps": [
|
"steps": [
|
||||||
@ -112,6 +113,7 @@
|
|||||||
},
|
},
|
||||||
"mappings": [],
|
"mappings": [],
|
||||||
"max": 300,
|
"max": 300,
|
||||||
|
"min": 0,
|
||||||
"thresholds": {
|
"thresholds": {
|
||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps": [
|
"steps": [
|
||||||
|
Loading…
Reference in New Issue
Block a user