Braintrust is an end-to-end platform for evaluating, monitoring, and improving LLM applications.
In Braintrust, go to your Account Settings to create an API key, and find your Project ID in your project’s settings.

Go to Settings > Observability and toggle Enable Broadcast.

Click the edit icon next to Braintrust and enter:
https://api.braintrust.dev
Click Test Connection to verify the setup. The configuration only saves if the test passes.

Make an API request through OpenRouter and view the trace in Braintrust.

Braintrust supports custom metadata, tags, and nested span structures for organizing your LLM logs.
Braintrust receives detailed metrics for each LLM call:
user field maps to Braintrust’s user_id in metadatasession_id field maps to session_id in metadataWhen Privacy Mode is enabled for this destination, prompt and completion content is excluded from traces. All other trace data — token usage, costs, timing, model information, and custom metadata — is still sent normally. See Privacy Mode for details.