mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-23 09:18:29 +00:00
Nimbus-Grafana-dashboard.json: gauge panel fix
This commit is contained in:
parent
7dd2c657fe
commit
0b98747888
@ -182,6 +182,10 @@
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
},
|
||||
{
|
||||
"color": "red",
|
||||
"value": 100
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -225,6 +229,10 @@
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
},
|
||||
{
|
||||
"color": "red",
|
||||
"value": 2147483648
|
||||
}
|
||||
],
|
||||
"unit": "bytes"
|
||||
@ -269,6 +277,10 @@
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
},
|
||||
{
|
||||
"color": "red",
|
||||
"value": 200
|
||||
}
|
||||
],
|
||||
"unit": "percent"
|
||||
@ -321,5 +333,5 @@
|
||||
"timezone": "",
|
||||
"title": "Nimbus",
|
||||
"uid": "mmSk-ShZk",
|
||||
"version": 23
|
||||
"version": 30
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user