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

Closed
roji opened this issue Sep 5, 2021 · 3 comments · Fixed by #33633
Closed

Implement the new OpenTelemetry Metrics API #25880

roji opened this issue Sep 5, 2021 · 3 comments · Fixed by #33633
Assignees
Labels
area-aspire area-diagnostics closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement

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.

@SamMonoRT SamMonoRT modified the milestones: Backlog, 9.0.0 Mar 20, 2024
@cincuranet cincuranet added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Jun 6, 2024
@ajcvickers ajcvickers modified the milestones: 9.0.0, 9.0.0-preview6 Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-aspire area-diagnostics closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants