migrating from opentracing to opentelemetry #31557
-
So looking at migrating from opentracing to opentelemetry and the process is less than transparent.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
/cc @brunobat (opentelemetry,tracing), @radcortez (opentelemetry,tracing) |
Beta Was this translation helpful? Give feedback.
-
Also, you can check this project for guidance in Migrating from OpenTracing to OpenTelemetry: https://github.com/brunobat/quarkus-observability-demo/tree/main/quarkus-observability-demo-opentracing-shim |
Beta Was this translation helpful? Give feedback.
Hi @GregJohnStewart
@Traced
is Replaced by@WithSpan
Also, you can check this project for guidance in Migrating from OpenTracing to OpenTelemetry: https://github.com/brunobat/quarkus-observability-demo/tree/main/quarkus-observability-demo-opentracing-shim
... but is too thin. I'm writing a blog on how to help with migrations