mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 12:36:16 -04:00
Update src/docs/markdown/metrics.md
Co-authored-by: Mohammed Al Sahaf <mohammed@caffeinatedwonders.com>
This commit is contained in:
parent
6857e4aa65
commit
cd863391f9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue