Set up Respan
Set up Respan
- Sign up — Create an account at platform.respan.ai
- Create an API key — Generate one on the API keys page
- Add credits or a provider key — Add credits on the Credits page or connect your own provider key on the Integrations page
What is Braintrust?
Braintrust is an AI evaluation and observability platform. Userespan-exporter-braintrust to export Braintrust log records (including nested spans) to Respan Traces. You can keep using Braintrust’s logger APIs; the exporter installs itself as Braintrust’s background logger and forwards records to Respan.
Setup
View your trace
Open the Traces page in the Respan dashboard.
Examples
Braintrust + OpenAI
If you’re using Braintrust’s OpenAI wrapper (wrap_openai), you can still export everything to Respan:
Observability
With this integration, Respan auto-captures:- Braintrust spans — root and child spans
- LLM calls — model, input/output, token usage
- Custom metadata — any metadata attached to spans
- Errors — failed calls and error details