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

maint(deps): update otel to 1.22 and 0.43b0 #168

Merged
merged 6 commits into from
Jan 17, 2024

Conversation

JamieDanielson
Copy link
Contributor

@JamieDanielson JamieDanielson commented Jan 17, 2024

Which problem is this PR solving?

Short description of the changes

  • update opentelemetry-api from "1.20.0" to "1.22.0"
  • update opentelemetry-sdk from "1.20.0" to "1.22.0"
  • update opentelemetry-exporter-otlp from "1.20.0" to "1.22.0"
  • update opentelemetry-instrumentation from "0.41b0" to "0.43b0"
  • update example deps to match, and also opentelemetry-instrumentation-flask = "^0.43b0"
  • update test for new required field "name" for ReadableSpan
  • add specific version of Werkzeug to match flask in example app (see Stack Overflow question here tldr; flask specifies >2.2 which now brings in Werkzeug 3)

@JamieDanielson JamieDanielson requested a review from a team as a code owner January 17, 2024 20:05
@JamieDanielson JamieDanielson marked this pull request as draft January 17, 2024 20:06
Copy link

@kentquirk kentquirk left a comment

Choose a reason for hiding this comment

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

Make it so.

@JamieDanielson JamieDanielson marked this pull request as ready for review January 17, 2024 21:19
@JamieDanielson JamieDanielson merged commit 67539f6 into main Jan 17, 2024
3 checks passed
@JamieDanielson JamieDanielson deleted the jamie.update-otel-1.22-0.43b0 branch January 17, 2024 22:40
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.

Upgrade supported version of OpenTelemetry SDK
2 participants