Add min to grafana dashboard #6
@ -34,6 +34,7 @@
|
||||
},
|
||||
"mappings": [],
|
||||
"max": 10000,
|
||||
"min": 0,
|
||||
"thresholds": {
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
@ -112,6 +113,7 @@
|
||||
},
|
||||
"mappings": [],
|
||||
"max": 300,
|
||||
"min": 0,
|
||||
"thresholds": {
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
|
Loading…
Reference in New Issue
Block a user