Skip to content

Commit

Permalink
add metrics_prefix doc
Browse files Browse the repository at this point in the history
added via #8340
  • Loading branch information
mikegreen authored Jun 9, 2020
1 parent 505379a commit 7d939aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/pages/docs/configuration/telemetry.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ The following options are available on all telemetry configurations.
- `enable_hostname_label` `(bool: false)` - Specifies if all metric values should
contain the `host` label with the local hostname. It is recommended to enable
`disable_hostname` if this option is used.
- `metrics_prefix` `(string: "vault")` - The prefix used while writing all telemetry data. By default, this is set to "vault". This was added in Vault 1.4.

### `statsite`

Expand Down

0 comments on commit 7d939aa

Please sign in to comment.