Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
I was trying to update to opentelemetry 0.7 and noticed some breaking changes. It seems the semantic conventions are going change between opentracing and opentelemetry
https://github.com/opentracing/specification/blob/1.1/semantic_conventions.md
The problem we have is the fact that we are sharing stuff between opentracing and opentelemetry through the camel-tracing component and since they removed the DB_TYPE and DB_INSTANCE, we need to find a different way or a workaround
https://github.com/open-telemetry/opentelemetry-java/commit/8525405239173cb8cb6eb4e72cc421b37a8ab2fb
Attachments
Issue Links
- links to