-
Notifications
You must be signed in to change notification settings - Fork 893
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
Metrics API specification: incorporate old content on calling conventions, label sets. #601
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks - Looks good.
I left small non-blocking questions/comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving as a non-metric approver to get things rolling.
@jmacd waiting on you to fix the last round of comments from @cijothomas before I merge. |
I've addressed all the feedback. Thanks, reviewers! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. My concerns/questions were addressed.
Happy to follow up separately on the question if UnBind() should be part of public API or not.
@cijothomas please file an issue for that |
…ions, label sets. (open-telemetry#601) * Add sections on MetricProvider and obtaining a Meter * Add sections on Naming requirements and instrument constructors * Calling conventions, remove TODOs * Update TOC * Reindent sets of labels * Reindent end matter * Whitespace * Feedback * feedback on Bogdan's review * Spelling * MetricProvider->MeterProvider * feedback on jkwatson's review * Whitespace lint * respond to cijo's comments
Removes all the TODOs in this document.
Resolves #598
Resolves #549
This mostly incorporates content from the former
api-user.md
.