Hi All,
I want to find the Down time of the instance in the similar way how we will find up time of the instance?
Up time : time() - node_boot_time_seconds{instance=~"$instance"}
Is there any metric in node exporter so that we can find the down time of the instance?
Thanks & regards,
Bharath Kumar.