Submit trace data to Gentrace via OpenTelemetry Protocol (OTLP)
/api/otel/v1/traces
(Relative to your Gentrace instance base URL)POST
interaction()
,
traced()
,
eval() / evalOnce()
, and
eval_dataset()
/ evalDataset()
functions automatically set these attributes for you.default
to route to the default pipeline.eval()
or evalDataset()
.evalDataset()
if the underlying data
provides an ID that corresponds to a TestCase
in Gentrace.operation.name
for backward
compatibility with older Traceloop conventions.gen_ai.openai.message
.