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

Upgrade to opentelemetry-rust 0.29 #192

Closed
wants to merge 1 commit into from

Conversation

BSteffaniak
Copy link
Contributor

@BSteffaniak BSteffaniak commented Mar 22, 2025

Hi, this PR should update all of the otel packages to the latest 0.29 and fix the breaking changes.

This is pending my PR here: open-telemetry/opentelemetry-rust#2851

Thanks!

HTTP_REQUEST_METHOD, HTTP_RESPONSE_STATUS_CODE, MESSAGING_MESSAGE_BODY_SIZE, SERVER_ADDRESS,
SERVER_PORT, URL_FULL, USER_AGENT_ORIGINAL,
use opentelemetry_semantic_conventions::{
attribute::MESSAGING_MESSAGE_BODY_SIZE,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

MESSAGING_MESSAGE_BODY_SIZE is no longer exposed via the root:

open-telemetry/opentelemetry-rust#2845

@cijothomas
Copy link

@BSteffaniak This package was contributed to OTel. https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/actix-web-opentelemetry

We can update it in the OTel contrib repo.

@jtescher Could you add some note in this repo home page that the create has moved to a new home?

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