chore: remove bitwarden exporter from prom config
This commit is contained in:
parent
605aed6b41
commit
e13545f3e1
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
||||||
global:
|
global:
|
||||||
scrape_interval: '30s'
|
scrape_interval: '30s'
|
||||||
scrape_configs:
|
scrape_configs:
|
||||||
- job_name: 'bitwarden-exporter'
|
|
||||||
static_configs:
|
|
||||||
- targets: ['host.containers.internal:8081']
|
|
||||||
- job_name: 'vault-exporter'
|
- job_name: 'vault-exporter'
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['host.containers.internal:8083']
|
- targets: ['host.containers.internal:8083']
|
||||||
|
|
Loading…
Reference in a new issue