opentelemetry-python
opentelemetry-python copied to clipboard
[WIP] Dependency bump: zipkin http exporter ~=3.12 -> ~=4.25
Description
A test to see if a blind upgrade passes tests for Zipkin HTTP exporter. If this works, I'll tidy things up for a real PR but just want to check if the juice is worth the squeeze first.
Fixes #3612
Type of change
Please delete options that are not relevant.
- [X] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
How Has This Been Tested?
Automated testing that already exists.