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