Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v1.0.9 Home All releases olderv1.0.8 v1.0.10newer
Claude Code v1.0.9

Internal Metrics Export System

  • Added new internal metrics exporter (Nh1 class) that sends telemetry data to Anthropic's metrics endpoint
  • Metrics are exported every 60 seconds to https://api.anthropic.com/api/claude_code/otel/metrics
  • Includes service metadata, metric descriptions, and data points with timestamps
  • Graceful shutdown support with configurable timeout

See this entry in the whole of v1.0.9 →