[Bug] Metrics telemetry collection disabled or non-functional

Resolved 💬 0 comments Opened May 28, 2026 by cgardner-rootstock Closed May 28, 2026

Bug Description
Metrics Telemetry stopped working

Environment Info

  • Platform: darwin
  • Terminal: tmux
  • Version: 2.1.154
  • Feedback ID: 17d592ad-ef33-4b71-987b-1679a893a669

Errors

2026-05-28T19:03:25.821Z [ERROR] [3P telemetry] OTEL diag error: {"message":"PeriodicExportingMetricReader: metrics export failed (error OTLPExporterError: Not Found)","originalLine":"2874","originalColumn":"64642","line":"2874","column":"64642","sourceURL":"/$bunfs/root/src/entrypoints/cli.js","stack":"Error: PeriodicExportingMetricReader: metrics export failed (error OTLPExporterError: Not Found)\n    at _doRun (/$bunfs/root/src/entrypoints/cli.js:2874:64642)\n    at processTicksAndRejections (native:7:39)","name":"Error"}

OTLP for claude code was working just fine yesterday, but stopped. I tried updating and had another user try, and they have the same issue. I found the above telemetry error in the debug log.

View original on GitHub ↗