Braintrust
InstrumentationExport AI SDK spans to Braintrust for tracing, evals, and monitoring.
Install
Add Braintrust instrumentation from eve's registry:
Quick start
Create agent/instrumentation.ts. eve auto-discovers it and runs it at server startup, and its presence enables telemetry:
Configure
Create an API key in the Braintrust dashboard and expose it as BRAINTRUST_API_KEY. Spans land in the Braintrust project named after your agent. See the instrumentation guide for the trace hierarchy and the recordInputs/recordOutputs controls.