Skip to main content
blog.philz.dev

Uptime charts

uptime chart

Learned a trick recently: time() - process_start_time_seconds{...} gives you a chart where it's easy to see if a process is flapping, once you plot it with a log scale.