We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576abd9 commit 5895afbCopy full SHA for 5895afb
docs/configuration.asciidoc
@@ -134,6 +134,11 @@ Note however that this can have adverse effects on performance.
134
The name of the environment this service is deployed in,
135
e.g. "production" or "staging".
136
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
+
142
[float]
143
[[config-secret-token]]
144
==== `secret_token`
0 commit comments