Skip to content

Update the span attributes to follow the latest semantic conventions #3495

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

Open
minimAluminiumalism opened this issue May 12, 2025 · 0 comments

Comments

@minimAluminiumalism
Copy link
Contributor

What problem do you want to solve?

We are still use some deprecated trace attributes like MESSAGING_URL in the kafka instrumentations.

Additionally, we are also using some deprecated attributes, such as NET_HOST_PORT and NET_PEER_PORT, in our database instrumentation.

Maybe we should update them to follow the latest semconv.

Describe the solution you'd like

Just update them to the latest semconv like changing MESSAGING_URL to server.address and update the test cases as well.

Describe alternatives you've considered

No response

Additional Context

No response

Would you like to implement a fix?

Yes

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

No branches or pull requests

1 participant