jaegertracing / jaeger

CNCF Jaeger, a Distributed Tracing Platform

Home Page:https://www.jaegertracing.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix breaking changes in upgrading OTEL Collector

yurishkuro opened this issue · comments

PR #5301. Looks like breaking changes in the collector.

One of the errors: Error: ../../../go/pkg/mod/github.com/open-telemetry/opentelemetry-collector-contrib/receiver/zipkinreceiver@v0.96.0/trace_receiver.go:61:25: undefined: component.ErrNilNextConsumer

I am interested to pick this up

There was a braking change in this PR open-telemetry/opentelemetry-collector#9322 which looks to be fix by this one open-telemetry/opentelemetry-collector-contrib#31793

should be fix by upgrading opentelemetry-collector-contrib to v0.97.0