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