Update src/docs/markdown/caddyfile/options.md

Co-authored-by: Mohammed Al Sahaf <mohammed@caffeinatedwonders.com>
This commit is contained in:
Camerin Figueroa 2025-03-02 13:59:04 -05:00 committed by GitHub
parent 4d04516f24
commit 6857e4aa65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -971,7 +971,7 @@ Enables Prometheus metrics collection; necessary before scraping metrics. Note t
}
```
You can add or remove the per_host option to separate metrics for each host rather than for the entire caddy server.
You can add the `per_host` option to label metrics with the host name of the metric.
```caddy
{