Hi Team,

We use a discrete plugin(panel) in Grafana to display the data from
blackbox_exporter to track the end-point(URL) availability and prometheus
data retention period is 50 days. This panel shows URL available and
unavailable time in percentage.

Issue is smaller down time (E.g: 502 return code for 1hr )  is getting
ignored when we select a larger time range in Grafana (above 1 month) and
the panel is showing 100% URL available.  But if we select a smaller time
frame in Grafana, the URL unavailable time is displayed.

Suspecting issue with  below query mentioned in panel. Can somebody please
provide a solution for this issue ?


*Prom query Used in Grafana discrete plugin *
probe_httpd_status_code{instance="https://xxxxxxx
",job=blackbox-generic-endpoints"}


Prometheus Version - 2.31.0
Blackbox exporter - 0.13.0
Grafana Version - 6.7.4
Scrape_interval: 30s

Thanks and regards
SreeHari

-- 
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/CANY0OSRZbhe%2BWj1wJb1ikW6W0%3DfKAq5NQuxBp6cAsTBPzCbcmQ%40mail.gmail.com.

Reply via email to