### Details - SDK develop spec https://github.com/getsentry/develop/pull/686 - span processor - transforming OTEL spans into Sentry spans within Sentry transactions - span name and description - parent child relationships - trace/context propagator - including DSC and trace context - https://opentelemetry.io/docs/reference/specification/context/api-propagators/ ## Reference Ruby issues with initial implementation https://github.com/getsentry/sentry-ruby/issues/1907
Details
Reference
Ruby issues with initial implementation getsentry/sentry-ruby#1907