feat: add caddy metrics
This commit is contained in:
parent
60881298a0
commit
e8521f56ca
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@ scrape_configs:
|
|||
- job_name: 'code-forge-exporter'
|
||||
static_configs:
|
||||
- targets: ['host.containers.internal:3001']
|
||||
- job_name: 'sesame_caddy'
|
||||
static_configs:
|
||||
- targets: ['host.containers.internal:2019']
|
||||
|
|
Loading…
Reference in a new issue