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

Bump opentelemetry-bom to 1.41.0 #32790

Merged
merged 1 commit into from
Sep 8, 2024
Merged

Conversation

linghengqian
Copy link
Member

@linghengqian linghengqian commented Sep 4, 2024

Fixes #32786.

Changes proposed in this pull request:

Jaeger natively supports OTLP to receive trace data.


Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.

@linghengqian linghengqian added the type: dependencies Pull requests that update a dependency file label Sep 4, 2024
@linghengqian linghengqian marked this pull request as ready for review September 4, 2024 04:54
@@ -133,7 +133,8 @@

<prometheus-simpleclient.version>0.11.0</prometheus-simpleclient.version>
<prometheus-jmx.version>0.16.1</prometheus-jmx.version>
<opentelemetry.version>1.31.0</opentelemetry.version>
<opentelemetry.version>1.41.0</opentelemetry.version>
<opentelemetry-semconv.version>1.27.0-alpha</opentelemetry-semconv.version>
Copy link
Member

Choose a reason for hiding this comment

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

Is the alpha version stable?

Copy link
Member Author

Choose a reason for hiding this comment

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

@terrymanu terrymanu added this to the 5.5.1 milestone Sep 8, 2024
@terrymanu terrymanu merged commit 34ee80e into apache:master Sep 8, 2024
141 checks passed
@linghengqian linghengqian deleted the otel-bump branch September 8, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

io.opentelemetry:opentelemetry-bom should be updated from 1.31.0 to 1.41.0
2 participants