Braintrust
InstrumentationExport AI SDK spans to Braintrust for tracing, evals, and monitoring.
Install
Add the Braintrust integration from eve's registry:
Quick start
eve installs a hook that traces agent activity and an instrumentation file that initializes the Braintrust logger:
Configure
Create an API key in the Braintrust dashboard and expose it as BRAINTRUST_API_KEY. Replace the hook's app metadata with your app name. Spans land in the Braintrust project named after your agent. See the instrumentation guide for the trace hierarchy and the recordInputs/recordOutputs controls.