From c9e7fe5b626e49f93abebbebb94a9f309bd775d6 Mon Sep 17 00:00:00 2001 From: yw Date: Thu, 20 Jul 2023 14:31:31 +0900 Subject: [PATCH] update default value of ELASTIC_APM_CLOUD_PROVIDER in doc (#1495) --- docs/configuration.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.asciidoc b/docs/configuration.asciidoc index 800010c4d..643c371f8 100644 --- a/docs/configuration.asciidoc +++ b/docs/configuration.asciidoc @@ -655,7 +655,7 @@ for backwards compatibility with older versions of Elastic APM agents. [options="header"] |============ | Environment | Default | Example -| `ELASTIC_APM_CLOUD_PROVIDER` | `"none"` | `"aws"` +| `ELASTIC_APM_CLOUD_PROVIDER` | `"auto"` | `"aws"` |============ This config value allows you to specify which cloud provider should be assumed