panopticon/prometheus.yml

6 lines
153 B
YAML

global:
scrape_interval: '30s'
scrape_configs:
- job_name: 'bitwarden-exporter'
static_configs:
- targets: ['host.containers.internal:8081']