global: scrape_interval: 10s scrape_configs: - job_name: "linux" dns_sd_configs: - names: [ 'node_exporters.prometheus.routinginfo.internal' ] type: 'SRV' - job_name: "haproxy" dns_sd_configs: - names: [ 'frontends.prometheus.routinginfo.internal' ] type: 'SRV' - job_name: "postgresql" dns_sd_configs: - names: [ 'postgresql.prometheus.routinginfo.internal' ] type: 'SRV' - job_name: "unbound" dns_sd_configs: - names: [ 'unbound.prometheus.routinginfo.internal' ] type: 'SRV' - job_name: "telegraf" dns_sd_configs: - names: [ 'telegraf.prometheus.routinginfo.internal' ] type: 'SRV' - job_name: "ceph" dns_sd_configs: - names: [ 'ceph.prometheus.routinginfo.internal' ] type: 'SRV' - job_name: "libvirt" dns_sd_configs: - names: [ 'libvirt.prometheus.routinginfo.internal' ] type: 'SRV'