feat: update exporter target for bitwarden

This commit is contained in:
Marc 2024-05-31 00:28:28 -04:00
parent ade25c3631
commit 5f90da4552
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -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']