Monitoring Endpoints with Prometheus and Blackbox Exporter
55%
Debugging the Probe
To debug the probe, you can add the debug parameter to the probe command:
curl -s "http://localhost:9115/probe?target=google.com&module=http_2xx&debug=true"
The output contains 3 sections:
- The first section shows the logs of the probe.
- The second section shows the metrics that would have been returned.
- The third section shows the module configuration.
Observability with Prometheus and Grafana
A Complete Hands-On Guide to Operational Clarity in Cloud-Native SystemsEnroll now to unlock all content and receive all future updates for free.
