Skip to content

Commit 3d5f74b

Browse files
committed
fixed broken link
1 parent 23a72ec commit 3d5f74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/java/sdk/tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ appConfigAsyncClient.setConfigurationSettingWithResponse(settings)
7070

7171
#### Azure SDK tracing conventions
7272

73-
To find out which spans and attributes the SDK emits, see the [Azure SDK semantic conventions specification](https://github.com/Azure/azure-sdk/blob/main/docs/tracing/distributed-tracing-conventions.yml). Azure SDK (and OpenTelemetry) semantic conventions are not stable and may change in the future.
73+
To find out which spans and attributes the SDK emits, see the [Azure SDK semantic conventions specification](https://github.com/Azure/azure-sdk/blob/main/docs/observability/opentelemetry-conventions.yml). Azure SDK (and OpenTelemetry) semantic conventions are not stable and may change in the future.
7474

7575
## Next steps
7676

0 commit comments

Comments
 (0)