-
Notifications
You must be signed in to change notification settings - Fork 174
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
BREAKING: Remove server.socket.address
attribute from http and rpc metrics
#350
BREAKING: Remove server.socket.address
attribute from http and rpc metrics
#350
Conversation
b1586cf
to
bd7595b
Compare
@lmolkova I guess we should also apply this change to #163 (for adding messaging metrics): https://github.com/open-telemetry/semantic-conventions/pull/163/files#diff-1c3afdf1b3b840fc9e4c17a2110573d1656b7e27d75b13f4ce97e2daff22517bR47 |
bd7595b
to
ec7feeb
Compare
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.
I would like to see us update schema files to handle this at some point, but this is certainly a breaking change (and a very needed one).
server.socket.address
attribute from http and rpc metricsserver.socket.address
attribute from http and rpc metrics
Fixes #341
Changes
Removes
server.socket.address
attribute from http and rpc metrics.Merge requirement checklist
schema-next.yaml updated with changes to existing conventions.