1 2 3 4 5 6 7 8 9 10 11
--- prometheus_host: "localhost" prometheus_port: 9090 prometheus_retention: "15d" prometheus_scrape_interval: "15s" prometheus_targets: - "{{ prometheus_host }}:{{ prometheus_port }}" prometheus_node_exporter_targets: [] prometheus_hostname: "metrics.home.arpa"