Expand description
Structs and functions needed to ingest OpenTelemetry spans.
Modules§
Functions§
- name_
for_ span - Constructs a name attribute for a span, following the rules defined in sentry-conventions.
- otel_
to_ sentry_ span_ v1 - Transforms an OTEL span to a Sentry span.
- otel_
to_ sentry_ span_ v2 - Transform an OTEL span to a Sentry span V2.
- span_
v1_ to_ span_ v2 - Converts a legacy span to the new Span V2 schema.
- span_
v2_ to_ span_ v1 - Transforms a Sentry span V2 to a Sentry span V1.