feat: update exporter target for bitwarden
This commit is contained in:
parent
ade25c3631
commit
5f90da4552
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
scrape_configs:
|
||||
- job_name: 'postgres_exporter'
|
||||
- job_name: 'bitwarden-exporter'
|
||||
static_configs:
|
||||
- targets: ['host.containers.internal:9187']
|
||||
- targets: ['host.containers.internal:8081']
|
||||
|
|
Loading…
Reference in a new issue