Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the new OpenTelemetry Metrics API #25880

Open
roji opened this issue Sep 5, 2021 · 3 comments · May be fixed by #33633
Open

Implement the new OpenTelemetry Metrics API #25880

roji opened this issue Sep 5, 2021 · 3 comments · May be fixed by #33633

Comments

@roji
Copy link
Member

roji commented Sep 5, 2021

This is a standardized API which replaces event counters, https://devblogs.microsoft.com/dotnet/new-dotnet-6-apis-driven-by-the-developer-community/#new-metrics-api

@roji
Copy link
Member Author

roji commented Dec 8, 2022

ASP.NET issue for the same: dotnet/aspnetcore#33387

.NET API announcement comment with some useful links: dotnet/core#6099 (comment)

@noahfalk
Copy link
Member

noahfalk commented Jan 4, 2023

These APIs also have walkthroughts in the docs here: https://learn.microsoft.com/en-us/dotnet/core/diagnostics/metrics. I think this gives more depth than any of the announcement blurbs.

@roji
Copy link
Member Author

roji commented Jan 4, 2023

Thanks @noahfalk, I'll definitely hope we'll get around to this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants