What exactly is the additional information you want to record? The difference between the start and end times is the probe_duration_seconds metric. If you want the end time, use timestamp(probe_duration_seconds). If you want the start time, subtract one from the other.
-- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/56cf9fd1-718d-42f2-a12e-7e61c7580412%40googlegroups.com.

