mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2024-11-09 23:24:08 -08:00
Reboot anontation by default
This commit is contained in:
parent
c28f512703
commit
1411e821ab
|
@ -62,16 +62,6 @@
|
|||
"type": "dashboard"
|
||||
},
|
||||
"type": "dashboard"
|
||||
},
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"enable": true,
|
||||
"expr": "changes(node_boot_time_seconds{instance=\"$node\"}[$__rate_interval])",
|
||||
"iconColor": "red",
|
||||
"name": "Reboot"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue