Reboot anontation by default

This commit is contained in:
Ricardo F 2023-02-09 12:41:44 +01:00
parent c28f512703
commit 1411e821ab

View file

@ -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"
}
]
},