Hi https://landing.google.com/sre/sre-book/chapters/monitoring-distributed-systems/
scroll to "The Four Golden Signals"
Latency
-> my solution: avg_over_time(probe_duration_seconds{"}[15m]) > zz'
Traffic
-> not possible with blackbox
Errors
-> my solution: avg_over_time(probe_success{yyy}[20m]) * 100 < zz
Saturation
-> not possible with blackbox
Is this correct? 2 of 4 golden singals can't be done with blackbox? Any
feedback/improvment to my Latency and Errors query?
regards Evelyn -- 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/2b2528bb-1866-25f5-1758-a79d52fa32a4%40disroot.org.
OpenPGP_0x61776FA8E38403FB.asc
Description: application/pgp-keys
OpenPGP_signature
Description: OpenPGP digital signature

