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

otelgrpc: update semconv to v1.26.0 #6031

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zchee
Copy link
Contributor

@zchee zchee commented Aug 22, 2024

Update semconv to v1.26.0 instead of too old of v1.17.0.

Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
@zchee zchee requested a review from a team August 22, 2024 04:25
Copy link
Member

@dmathieu dmathieu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need a changelog entry.

semconv.NetPeerName(host),
semconv.NetPeerPort(port),
semconv.NetworkPeerAddress(host),
semconv.NetworkPeerPort(port),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are breaking changes. We should either mark it explicitly in the changelog, or do as we do in otelhttp and provide a smooth migration path.
See #5132

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

Successfully merging this pull request may close these issues.

2 participants