From 7d67346f42d3c57e4cd0d4abd276a1e5b8988487 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Wed, 30 Nov 2016 21:35:54 -0800 Subject: [PATCH] Changes Consul version number for new Circonus options. --- website/source/docs/agent/options.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/agent/options.html.markdown b/website/source/docs/agent/options.html.markdown index eebbeac9c..22370ee32 100644 --- a/website/source/docs/agent/options.html.markdown +++ b/website/source/docs/agent/options.html.markdown @@ -817,10 +817,10 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass A special tag which, when coupled with the instance id, helps to narrow down the search results when neither a Submission URL or Check ID is provided. By default, this is set to service:application name (e.g. "service:consul"). * `circonus_check_display_name` - Specifies a name to give a check when it is created. This name is displayed in the Circonus UI Checks list. Available in Consul 0.7.1 and later. + Specifies a name to give a check when it is created. This name is displayed in the Circonus UI Checks list. Available in Consul 0.7.2 and later. * `circonus_check_tags` - Comma separated list of additional tags to add to a check when it is created. Available in Consul 0.7.1 and later. + Comma separated list of additional tags to add to a check when it is created. Available in Consul 0.7.2 and later. * `circonus_broker_id` The ID of a specific Circonus Broker to use when creating a new check. The numeric portion of `broker._cid` field in a Broker API object. If metric management is enabled and neither a Submission URL nor Check ID is provided, an attempt will be made to search for an existing check using Instance ID and Search Tag. If one is not found, a new HTTPTRAP check will be created. By default, this is not used and a random Enterprise Broker is selected, or the default Circonus Public Broker.