Update src/docs/markdown/metrics.md

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

View file

@ -23,7 +23,7 @@ If using a Caddyfile, enable metrics [in global options](/docs/caddyfile/options
If using JSON, add `"metrics": {}` to your [`apps > http > servers` configuration](/docs/json/apps/http/servers/).
To add per host metrics you can insert the per_host option. Host specific metrics will now have a Host tag.
To add per-host metrics you can insert the `per_host` option. Host specific metrics will now have a Host tag.
```caddy
{