On 29.05.20 14:42, Julien Pivotto wrote: > > That said, I don't see why a fridge company couldn't have SLA on fridges > temperature? (99.95% below -21°C; 99.99% below -18°C).
It would still be a gauge. And then you run `quantile_over_time` to measure your SLO. Note that you don't need a histogram to sample observations made in Prometheus scrapes. You need a histogram if the monitored target itself has to sample observations. -- Björn Rabenstein [PGP-ID] 0x851C3DA17D748D03 [email] [email protected] -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" 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-developers/20200529125720.GR2326%40jahnn.

