
Detect if JSON file contains OTLP (OpenTelemetry Protocol) data
Source:R/telemetry_ingest.R
detect_otel_json.RdChecks if a JSON file contains OpenTelemetry Protocol span data by looking for the characteristic OTLP structure (resourceSpans, scopeSpans, spans).