fix: fixes in caddy monitoring
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
{
|
{
|
||||||
metrics
|
metrics {
|
||||||
|
per_host
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
(basic-auth) {
|
(basic-auth) {
|
||||||
|
|||||||
@@ -37,4 +37,4 @@ scrape_configs:
|
|||||||
# Caddy
|
# Caddy
|
||||||
- job_name: caddy
|
- job_name: caddy
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ["caddy:8080"]
|
- targets: ["caddy:2019"]
|
||||||
|
|||||||
Reference in New Issue
Block a user