lhotari opened a new pull request, #22649:
URL: https://github.com/apache/pulsar/pull/22649
### Motivation
In Pulsar, a long waited improvement to Otel, metric exporter REUSABLE_DATA
memory mode, contributed by @asafm has been released in 1.37.0 version.
In addition, it's a good practice to stay updated with the experimental API
changes within OTel.
For example, in 1.37.0, the opentelemetry-extension-incubator got renamed to
opentelemetry-api-incubator and the package name also changed. This impacts the
Pulsar client OTel support (PIP-342, #22179).
### Modifications
- upgrades
- opentelemetry.version: 1.34.1 -> 1.37.0
- opentelemetry.instrumentation.version: 1.32.1-alpha -> 1.33.2
- opentelemetry.semconv.version: 1.23.1-alpha -> 1.25.0-alpha
- start using opentelemetry-instrumentation-bom /
opentelemetry-instrumentation-bom-alpha
- adapt to breaking changes
### Documentation
<!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
- [ ] `doc` <!-- Your PR contains doc changes. -->
- [ ] `doc-required` <!-- Your PR changes impact docs and you will update
later -->
- [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
- [ ] `doc-complete` <!-- Docs have been already added -->
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]