summaryrefslogtreecommitdiff
path: root/roles/monitoring/prometheus/server/templates/job-snippets/openwrt.j2
blob: 493a4fdbcefd3dc0f86748e280c5f802e1326f57 (plain) (blame)
1
2
3
4
5
  - job_name: '{{ job }}'
    scheme: http
    file_sd_configs:
    - files:
      - "/etc/prometheus/jobs/{{ job }}/*.yml"