claude-code - 💡(How to fix) Fix [Bug] Metrics telemetry collection disabled or non-functional

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

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"}

Code Example

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"}
RAW_BUFFERClick to expand / collapse

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.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING