prometheus/discovery/dns
David Leadbeater d677ec489e
Support using MX records for DNS discovery (#10099)
It's currently possible to use blackbox_exporter to probe MX records
themselves. However it's not possible to do an end-to-end test, like is
possible with SRV records. This makes it possible to use MX records as a
source of hostnames in the same way as SRV records.

Signed-off-by: David Leadbeater <dgl@dgl.cx>
2022-08-03 11:19:26 +02:00
..
dns.go Support using MX records for DNS discovery (#10099) 2022-08-03 11:19:26 +02:00
dns_test.go Support using MX records for DNS discovery (#10099) 2022-08-03 11:19:26 +02:00