mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2024-11-09 23:24:08 -08:00
Fix time scale to 24h
This commit is contained in:
parent
a5e00b3dac
commit
c145bdab4b
|
@ -59,7 +59,7 @@
|
|||
"gnetId": 1860,
|
||||
"graphTooltip": 0,
|
||||
"id": null,
|
||||
"iteration": 1587820452338,
|
||||
"iteration": 1587820452341,
|
||||
"links": [],
|
||||
"panels": [
|
||||
{
|
||||
|
@ -13133,7 +13133,7 @@
|
|||
]
|
||||
},
|
||||
"time": {
|
||||
"from": "now-12h",
|
||||
"from": "now-24h",
|
||||
"to": "now"
|
||||
},
|
||||
"timepicker": {
|
||||
|
@ -13167,5 +13167,5 @@
|
|||
"variables": {
|
||||
"list": []
|
||||
},
|
||||
"version": 31
|
||||
"version": 32
|
||||
}
|
Loading…
Reference in a new issue