chore: remove bitwarden exporter from prom config

This commit is contained in:
Marc 2024-07-17 17:36:34 -04:00
parent 605aed6b41
commit e13545f3e1
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -1,9 +1,6 @@
global:
scrape_interval: '30s'
scrape_configs:
- job_name: 'bitwarden-exporter'
static_configs:
- targets: ['host.containers.internal:8081']
- job_name: 'vault-exporter'
static_configs:
- targets: ['host.containers.internal:8083']