diff --git a/docs/configuration.asciidoc b/docs/configuration.asciidoc index cf874a662..d15f996fe 100644 --- a/docs/configuration.asciidoc +++ b/docs/configuration.asciidoc @@ -134,6 +134,11 @@ Note however that this can have adverse effects on performance. The name of the environment this service is deployed in, e.g. "production" or "staging". +NOTE: `environment` is currently not supported in the Kibana APM UI. +This means that data from different environments that share the same +`<>` will be shown together in the APM UI. +For the time being, we recommend to also append the environment name to the service name. + [float] [[config-secret-token]] ==== `secret_token`