open-telemetry/opentelemetry-dotnet

Add prototype support for bound instruments to the metrics API

Open

#7,236 opened on May 1, 2026

View on GitHub
 (2 comments) (2 reactions) (0 assignees)C# (889 forks)auto 404
help wantedmetricspkg:OpenTelemetry

Repository metrics

Stars
 (3,725 stars)
PR merge metrics
 (PR metrics pending)

Description

See https://github.com/open-telemetry/opentelemetry-specification/issues/4126 for more details about Bound Instruments.

From https://github.com/open-telemetry/opentelemetry-specification/pull/5050#discussion_r3173976005:

I think OTel .NET Sdk can now do a prototype without needing any change from (.NET) runtime

Contributor guide