Accepts an OpenTelemetry ExportTraceServiceRequest payload, either as
protobuf (application/x-protobuf) or JSON (application/json). Maps
OTel GenAI semantic convention attributes onto TruLayer’s span model
and routes each span through the standard ingestion pipeline
(Kafka → processor → TimescaleDB).
Point your OTel Collector’s otlphttp exporter at this URL to
dual-ship traces to TruLayer without a second SDK.
Documentation Index
Fetch the complete documentation index at: https://docs.trulayer.ai/llms.txt
Use this file to discover all available pages before exploring further.
SDK API key (tl_...) or Clerk session JWT
The body is of type file.
OTLP ExportTraceServiceResponse. partial_success is populated iff one or more spans failed to persist.
The response is of type file.