timescale / promscale

[DEPRECATED] Promscale is a unified metric and trace observability backend for Prometheus, Jaeger and OpenTelemetry built on PostgreSQL and TimescaleDB.
https://www.timescale.com/promscale
Apache License 2.0
1.33k stars 169 forks source link

Update opentelemetry-collector-contrib #1815

Open alejandrodnm opened 1 year ago

alejandrodnm commented 1 year ago

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: