Eve Instrumentor
Normalize Eve agent, AI SDK, tool, and delegated-session spans for Respan.
Install
The initial supported versions are Eve 0.26.1, AI SDK 7.0.26, and Node.js 24 or newer.
Configure Eve
Create agent/instrumentation.ts and initialize Respan at module scope:
agent/instrumentation.ts
Eve owns AI SDK telemetry registration. Do not activate VercelAIInstrumentor or register another @ai-sdk/otel bridge in the same Eve process.
Public API
Content capture
Input and output capture is configured through Eve’s defineInstrumentation, not through EveInstrumentor.
Enable content only when exporting it is appropriate for your privacy and retention requirements.