14 lines
268 B
YAML

global:
scrape_interval: 15s
evaluation_interval: 30s
scrape_configs:
- job_name: "netconf_transceiver_exporter"
scrape_interval: 15s
static_configs:
- targets:
- "host.docker.internal:19100"
labels:
env: "deploytest"