Skip to content

Commit 5895afb

Browse files
committed
added note about lack of support for environment in APM UI (#310)
fixes #284
1 parent 576abd9 commit 5895afb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/configuration.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,11 @@ Note however that this can have adverse effects on performance.
134134
The name of the environment this service is deployed in,
135135
e.g. "production" or "staging".
136136

137+
NOTE: `environment` is currently not supported in the Kibana APM UI.
138+
This means that data from different environments that share the same
139+
`<<config-service-name,service name>>` will be shown together in the APM UI.
140+
For the time being, we recommend to also append the environment name to the service name.
141+
137142
[float]
138143
[[config-secret-token]]
139144
==== `secret_token`

0 commit comments

Comments
 (0)