Raindrop
InstrumentationSend agent traces to Raindrop to detect and debug AI product issues.
Install
Add Raindrop instrumentation from eve's registry. Raindrop ingests OTLP directly:
Quick start
Create agent/instrumentation.ts and send traces to Raindrop's OTLP endpoint with your write key:
Configure
Create a write key in the Raindrop dashboard and expose it as RAINDROP_WRITE_KEY. Raindrop's Vercel AI SDK integration picks up the AI SDK spans eve emits on every turn. See the instrumentation guide for the trace hierarchy and the recordInputs/recordOutputs controls.