Traceloop
This integration uses Braintrust's Python SDK configuration for OpenTelemetry.
To export OTel traces from Traceloop OpenLLMetry to Braintrust, set the following environment variables:
When setting the bearer token, be sure to encode the space between "Bearer" and your API key using %20
.
Traces will then appear under the Braintrust project or experiment provided in
the x-bt-parent
header.
uv add braintrust[otel] traceloop openai