-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[Design] .NET metrics naming standard #88515
Comments
👍🏻 When there's a standard, that's used across platforms, this one should be followed. |
We are on a path that the new names would be based around OpenTelemetry semantic conventions and trying to nail down the details of what the names would be. Lots of discussion is happening right now over in lmolkova/semantic-conventions#1. Feedback is welcome! (but the cutoff to get anything into RC1 is coming up quick) |
@tarekgh given that all the key points affecting 8.0 dotnet/runtime metrics have been decided in the discussions under lmolkova/semantic-conventions#1 and the metrics renaming PRs have been merged, I think this can be closed. |
This is done in dotnet/runtime. The counters in aspnetcore still have open PRs with renaming. |
Ok, closing this one then. Will be good if you can link the PRs to this issue. |
What should instruments and tags be named?
Options:
Needs to be decided before .NET 8 ships.
The text was updated successfully, but these errors were encountered: