From 38b2d76d3986c6af892f909692f41e822752f7f8 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Wed, 27 Sep 2017 15:55:46 -0700 Subject: [PATCH] Update options.html.md --- website/source/docs/agent/options.html.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/website/source/docs/agent/options.html.md b/website/source/docs/agent/options.html.md index 5f232a4de7..172b5d3af2 100644 --- a/website/source/docs/agent/options.html.md +++ b/website/source/docs/agent/options.html.md @@ -1153,7 +1153,10 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass allow all metrics when no filters are provided. When set to `false` with no filters, no metrics will be sent. * `metrics_prefix` - The prefix used while writing all telemetry data. By default, this is set to "consul". + The prefix used while writing all telemetry data. By default, this is set to "consul". This was added + in Consul 1.0. For previous versions of Consul, use the config option `statsite_prefix` in this + same structure. This was renamed in Consul 1.0 since this prefix applied to all telemetry providers, + not just statsite. * `prefix_filter` This is a list of filter rules to apply for allowing/blocking metrics by prefix in the following format: