Eve ships official Sentry instrumentation: agent traces via OTLP in 10 minutes, no SDK needed
zeeg · x · 2026-09-04
Sentry published an official cookbook for instrumenting Eve agents, sending traces straight to Sentry over OTLP without installing a Sentry SDK.
- Install: run eve add instrumentation/sentry — generates agent/instrumentation.ts and adds the OpenTelemetry packages automatically
- Configure OTLP: copy the traces endpoint and public key from Sentry's project settings (OpenTelemetry section) into Eve's environment
- Record content: set recordInputs and recordOutputs to true to surface prompts, responses, and tool calls in Explore > Agents; Sentry cautions about reviewing sensitive data in production and keeping a single telemetry provider to avoid duplicate spans
The whole setup is 4 steps and about 10 minutes, aimed at Node.js projects using Eve's file-based agent structure.
More from coding & agent
- Claude Code self-hosted environments enter public beta — EricBuess · 2026-09-04
- Compared 6 AI Visibility Tools: $199 Ahrefs Actually Costs $974/Mo at Scale — Informal-Dust4499 · 2026-09-04
- AI agent River cleared 70% of vuln backlog in 11 days, merge rate 10% to 80% — jevon · 2026-09-04
- Databricks found $1.2M/year in wasted AI spend from 7 MCP-server bugs — matei_zaharia · 2026-09-04
- Open-sourced: training code for a mobile screenshot classifier (feeds, gallery, chats) — TheMoonMidas · 2026-09-04
- Model routing cuts LLM errors 46% at same cost, Martian study finds — SucceededMind · 2026-09-04