fix: fixes in caddy monitoring

This commit is contained in:
ITQ
2025-07-26 02:52:29 +03:00
parent 06df05bcdf
commit e1119608ea
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
{
metrics
metrics {
per_host
}
}
(basic-auth) {
+1 -1
View File
@@ -37,4 +37,4 @@ scrape_configs:
# Caddy
- job_name: caddy
static_configs:
- targets: ["caddy:8080"]
- targets: ["caddy:2019"]