As stated in the [Spec](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/compatibility/opentracing.md#abstract), other than errors, nothing else should be mapped: > Semantic convention mapping SHOULD NOT be performed, with the exception of error mapping, as described in the [Set Tag](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/compatibility/opentracing.md#set-tag) and [Log](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/compatibility/opentracing.md#log) sections.
As stated in the Spec, other than errors, nothing else should be mapped: