From 6947e9d68540cb51606517a5ffea7745deac1d35 Mon Sep 17 00:00:00 2001 From: Andrew Wilkins Date: Fri, 27 Mar 2020 09:55:15 +0800 Subject: [PATCH] Update docs/configuration.asciidoc Co-Authored-By: Brandon Morelli --- docs/configuration.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.asciidoc b/docs/configuration.asciidoc index cca5f036d..3307943f7 100644 --- a/docs/configuration.asciidoc +++ b/docs/configuration.asciidoc @@ -222,7 +222,7 @@ any data to the Elastic APM server, and instrumentation overhead is minimized. | `ELASTIC_APM_RECORDING` | true | `false` |============ -Enable or disable recording of events. If set to false, then the Go agent does +Enable or disable recording of events. If set to false, then the Go agent does not send any events to the Elastic APM server, and instrumentation overhead is minimized, but the agent will continue to poll the server for configuration changes.