Ingest OTLP Traces
Observability v2
Ingest OTLP Traces
Ingest OpenTelemetry OTLP trace payloads directly into TraceLM observability v2
POST
Ingest OTLP Traces
Accepts OTLP JSON trace payloads (
resourceSpans) and maps them to canonical obs_* tables.
Auth
Authorization: Bearer <jwt>or project/service-accountX-API-Keywithobservability:write
Headers
Content-Type: application/jsonX-Idempotency-Key: <stable-key>(optional; auto-derived from payload if omitted)
Query Params
project_id(optional if API key can access a single project)

