promscale
promscale copied to clipboard
Update opentelemetry-collector-contrib
Description
This version includes the changes to the Jaeger translator that support multi ChildOf references to the links.
https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/14463
We used to do this before translating to OTEL and after translating from OTEL, in order to keep this information and pass the Jaeger certification tests.
There are some breaking changes from the opentelemetry-collector that were also addressed.
This PR updates to opentelemetry-collector 1.0-RC2, we might want to wait for the official release of 1.0 to update and merge.
Merge requirements
Please take into account the following non-code changes that you may need to make with your PR:
- [ ] CHANGELOG entry for user-facing changes
- [ ] Updated the relevant documentation