mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 05:26:16 -04:00
Fix prometheus.yml metrics config
This commit is contained in:
parent
3a8c2af76c
commit
d479c6322e
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ global:
|
|||
|
||||
scrape_configs:
|
||||
- job_name: caddy
|
||||
metrics_path: /metrics
|
||||
static_configs:
|
||||
- targets: ['localhost:2019']
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue