Reads OpenTelemetry Protocol (OTLP) JSON files containing span data from
Shiny 1.12+ applications. Extracts spans from the nested OTLP structure and
converts them to bidux event schema.
Usage
read_otel_json(path)
Value
Data frame with bidux event schema (converted from spans)