Remove the current otel code from the v1 branch #2779
jpkrohling
started this conversation in
Ideas
Replies: 2 comments 8 replies
-
Is there parity in v2 with what's in cmd/otel? There is a lot of code there, all the exporters. Are they copied into v2? |
Beta Was this translation helpful? Give feedback.
8 replies
-
We are now in a situation where our dependency on the OpenTelemetry Collector is preventing us from bumping our Thrift version:
Funnily enough, we can't release a fix for the Jaeger Agent until Zipkin decides to bump their Thrift version first ;-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I think it's clear by now that we'll have the v2 entirely built on top of OpenTelemetry Collector in a way that is different than what was initially envisioned. As such, I'd suggest removing the experimental code that we have under
cmd/opentelemetry
. Benefits:Beta Was this translation helpful? Give feedback.
All reactions