Skip to main content

Module schema

Module schema 

Source
Expand description

Arrow schemas for OTel signal types.

Each schema flattens the nested OTLP protobuf hierarchy (Resource → Scope → Span/DataPoint/LogRecord) into flat columns.

Functions§

logs_schema
Log record schema.
metrics_schema
Metric data point schema.
traces_schema
Trace span schema.