prometheus / blackbox_exporter

Blackbox prober exporter
https://prometheus.io
Apache License 2.0
4.44k stars 1.03k forks source link

feat: Add optional `/logs?module=` filter parameter #1257

Open EconomicTouristsArmLate opened 3 weeks ago

EconomicTouristsArmLate commented 3 weeks ago

This allows to uniquely identify a probe log by target and module.

Previously with the ?target= selector only, it was impossible to select the correct probe log, when multiple modules had probed a target.