feat: add code-forge exporter
This commit is contained in:
parent
9e849a8b9d
commit
db81aa2e77
1 changed files with 3 additions and 0 deletions
|
@ -4,3 +4,6 @@ scrape_configs:
|
|||
- job_name: 'bitwarden-exporter'
|
||||
static_configs:
|
||||
- targets: ['host.containers.internal:8081']
|
||||
- job_name: 'code-forge-exporter'
|
||||
static_configs:
|
||||
- targets: ['host.containers.internal:3001']
|
||||
|
|
Loading…
Reference in a new issue