I have a metric I'm collecting which is a gauge vector of timestamps. I'd like to take each one of those timestamps and subtract it from the time now and turn it into a histogram. Can I do this with recording rules?
Right now I have a gauge vector of: <timestamp_1, timestamp_2, ..., timestamp_n>. I'd like a histogram of [timeNow - timestamp_i]. I'm specifically looking to use recording rules. Thanks, Suki -- 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/d542aed9-56bf-4737-9720-775b4f27d03dn%40googlegroups.com.

