Uptime charts
Learned a trick recently; time() - process_start_time_seconds{...} gives you
a chart where it's easy to see if a process is flapping. Put the y axis on a
log scale.

Learned a trick recently; time() - process_start_time_seconds{...} gives you
a chart where it's easy to see if a process is flapping. Put the y axis on a
log scale.
