Thanks for taking the time to reply Marcelo. What you describe is exactly what I'm doing for the availability SLI; unfortunately the same trick cannot be done as readily for latency, as the underlying values are not a boolean.
George On Friday, 4 June 2021 at 00:10:04 UTC+1 Marcelo Magallón wrote: > There's probe_success, which is zero or 1 depending on the result. Summing > that over time should give you the number of successful checks, and > counting over time gives you the number of total checks. > > Does that help? > > Marcelo > -- 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/4a7294c4-a9f9-46c2-86ec-5fc8d5295f63n%40googlegroups.com.

