sztancarka_exporter/prometheus.yml

9 lines
149 B
YAML

global:
scrape_interval: 15s
evaluation_interval: 15s
scrape_configs:
- job_name: sztancarka
static_configs:
- targets: ["exporter:8888"]