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.