Skip to main content

Module log_bridge

Module log_bridge 

Source

Structs§

SpanAwareLogBridge
OTLP log bridge that propagates span-level fields and trace context into log records.
SpanLogAttrs
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 SpanLogAttrs extension.
record_span_log_attr_on
Write a key-value pair into a specific span’s SpanLogAttrs extension.