Files
service_hue_collector/config/victoriametrics/scrape.yml
T

9 lines
125 B
YAML
Raw Normal View History

2026-08-30 14:26:11 +02:00
global:
scrape_interval: 30s
scrape_configs:
- job_name: hue
static_configs:
- targets: [hue-collector:8000]