Skip to content

Conversation

@ocelotl
Copy link
Contributor

@ocelotl ocelotl commented Nov 3, 2023

Fixes #3501

@ocelotl ocelotl self-assigned this Nov 3, 2023
@ocelotl ocelotl requested a review from a team November 3, 2023 16:04
@ocelotl ocelotl added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 3, 2023
@ocelotl
Copy link
Contributor Author

ocelotl commented Nov 3, 2023

Moving this commit to #3498 since both fixes need to be merged in the same PR.

@ocelotl ocelotl closed this Nov 3, 2023
"Typing :: Typed",
]
dependencies = [
"protobuf ~= 3.20.0",
Copy link
Member

Choose a reason for hiding this comment

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

This will cause a conflict with packages/applications trying to install newer protobuf 4. Similar to #3074

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, but we are out of support for this exporter already. Maybe we should consider removing it from our tests?

ocelotl added a commit to ocelotl/opentelemetry-python that referenced this pull request Nov 4, 2023
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this pull request Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failures in Jaeger exporter tests

2 participants