summaryrefslogtreecommitdiff
path: root/roles/monitoring/prometheus/server/templates/targets/generic.yml.j2
blob: 45af10c0cf83774df3a698810063378cbbcecaee (plain) (blame)
1
2
3
- targets: [ "{{ hostvars[target.instance].prometheus_scrape_endpoint }}" ]
  labels:
    instance: "{{ target.instance }}"