Skip to main content

TraceIdValue

Function TraceIdValue 

Source
pub fn TraceIdValue() -> String
Expand description

Bridge to EmitOTLPSpan::TraceId. Public so callers wanting to stamp $trace_id on a PostHog event without going through the span pipeline can read the same value the OTLP exporter uses.