Support .NET 8 IMetricsBuilder API #4896
Labels
enhancement
New feature or request
needs-runtime-change
Issues which likely require changes from dotnet runtime - typically DiagnosticSource package
pkg:OpenTelemetry.Extensions.Hosting
Issues related to OpenTelemetry.Extensions.Hosting NuGet package
Milestone
There is a new API coming in .NET 8: IMetricsBuilder
We want to add support for this API in OTel (once we have taken the .NET 8 bits).
I did a PoC in a branch if anyone wants to pick it up and run with it. That work was based on an early version of the bits so it likely needs some tweaking for the final shape.
The text was updated successfully, but these errors were encountered: