Skip to content

Commit 2bc791e

Browse files
authored
Rename attribute (#887)
1 parent da6f4fb commit 2bc791e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/edot-java/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ For example: `OTEL_RESOURCE_ATTRIBUTES=service.version=1.2.3`.
100100

101101
The Elastic [`environment`](apm-agent-java://reference/config-core.md#config-environment) option corresponds to setting the `deployment.environment.name` key in [OTEL_RESOURCE_ATTRIBUTES](https://opentelemetry.io/docs/concepts/sdk-configuration/general-sdk-configuration/#otel_resource_attributes).
102102

103-
For example: `OTEL_RESOURCE_ATTRIBUTES=deployment.environment=testing`.
103+
For example: `OTEL_RESOURCE_ATTRIBUTES=deployment.environment.name=testing`.
104104

105105
### `global_labels`
106106

0 commit comments

Comments
 (0)