panopticon/prometheus.yml

7 lines
153 B
YAML
Raw Normal View History

global:
scrape_interval: '30s'
2024-05-31 03:53:46 +00:00
scrape_configs:
- job_name: 'bitwarden-exporter'
2024-05-31 03:53:46 +00:00
static_configs:
- targets: ['host.containers.internal:8081']