Skip to content

Commit ff750e4

Browse files
authored
semconv correction (#885)
1 parent 0bb624f commit ff750e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/edot-java/migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ For example: `OTEL_RESOURCE_ATTRIBUTES=service.version=1.2.3`.
9898

9999
### `environment`
100100

101-
The Elastic [`environment`](apm-agent-java://reference/config-core.md#config-environment) option corresponds to setting the `deployment.environment` key in [OTEL_RESOURCE_ATTRIBUTES](https://opentelemetry.io/docs/concepts/sdk-configuration/general-sdk-configuration/#otel_resource_attributes).
101+
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

103103
For example: `OTEL_RESOURCE_ATTRIBUTES=deployment.environment=testing`.
104104

@@ -225,4 +225,4 @@ By default, Micrometer instrumentation is inactive and doesn't capture metrics.
225225

226226
## Troubleshooting
227227

228-
If you're encountering issues during migration, refer to the [EDOT Java troubleshooting guide](docs-content://troubleshoot/ingest/opentelemetry/edot-sdks/java/index.md).
228+
If you're encountering issues during migration, refer to the [EDOT Java troubleshooting guide](docs-content://troubleshoot/ingest/opentelemetry/edot-sdks/java/index.md).

0 commit comments

Comments
 (0)