Skip to content

Populate OTel Schema URL on Activity Sources and Meters #60729

Open
@lmolkova

Description

@lmolkova

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

OTel telemetry should have schema source and version associated with it. It helps to validate, transform, evolve, and query telemetry data. See dotnet/runtime#63651 (comment) for the context

Describe the solution you'd like

SchemaURL support is being introduced in .NET 10 - dotnet/runtime#113034, we should set it on ActivitySources and Meters created by ASP.NET Core, SignalR, RateLimiting, etc (see all sources and meters, probably also this meter)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions