#113 Fix reboot anotation based on @zero0cool0

This commit is contained in:
Ricardo F 2023-01-31 17:16:45 +01:00
parent de941e1ab8
commit c28f512703

View file

@ -69,7 +69,7 @@
"uid": "${DS_PROMETHEUS}"
},
"enable": true,
"expr": "changes(node_boot_time_seconds{instance=\"$node\"})",
"expr": "changes(node_boot_time_seconds{instance=\"$node\"}[$__rate_interval])",
"iconColor": "red",
"name": "Reboot"
}
@ -23197,4 +23197,4 @@
"uid": "rYdddlPWk",
"version": 9,
"weekStart": ""
}
}