Structs§
- Span
Aware LogBridge - OTLP log bridge that propagates span-level fields and trace context into log records.
- Span
LogAttrs - Span-level log attributes written via
record_span_log_attr_on.
Constants§
- PROPAGATED_
SPAN_ FIELDS - Span fields propagated automatically from ancestor spans into every log record.
Functions§
- record_
span_ log_ attr - Write a key-value pair into the current span’s
SpanLogAttrsextension. - record_
span_ log_ attr_ on - Write a key-value pair into a specific span’s
SpanLogAttrsextension.