prometheus / blackbox_exporter

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

Add probe_dns_flag_ad metric #1215

Open Zash opened 3 months ago

Zash commented 3 months ago

This adds reporting of the Authenticated Data flag, indicating whether the resolver thinks the resource is properly signed with DNSSEC. Hopefully useful for monitoring DNSSEC status.

Ref #551