Skip to main content

Module trace_types

Module trace_types 

Source

Structsยง

PendingTraceColumnRewrite ๐Ÿ”’

Enumsยง

TraceReconcileDecision ๐Ÿ”’

Functionsยง

choose_trace_reconcile_decision ๐Ÿ”’
Picks the reconciliation action for one trace column.
enrich_trace_reconcile_error ๐Ÿ”’
is_trace_reconcile_candidate_type ๐Ÿ”’
Only these trace scalar types participate in reconciliation. Other column kinds such as JSON and binary keep their original write path and schema checks.
push_observed_trace_type ๐Ÿ”’
Keeps the observed type list small without depending on enum ordering.
validate_trace_column_rewrites ๐Ÿ”’
Validate all pending trace column rewrites before any schema mutation happens.