Add min to grafana dashboard #6
@ -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