Skip to content

[FEATURE REQ] Switch to .NET 10 SchemaURL instead of az.schema_url when possible #48535

Open
@lmolkova

Description

@lmolkova

Library name

Azure.Core

Please describe the feature.

Use Formally defined OTel schema url introduced in dotnet/runtime#113034 instead of custom az.schema_url attribute on .NET 10+.

Using reflection would be challenging (due to AOT), so we might need to wait until we can take dependency on the corresponding DiagnosticSource version (which ships out of band, but we still update it very slowly).

Metadata

Metadata

Assignees

Labels

Azure.CoreClientThis issue points to a problem in the data-plane of the library.OpenTelemetryOpenTelemetry instrumentation (not Monitor-specific)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions