sachin1801 9687ada023 Initial commit: Claude Code v2.1.88 source extracted from npm source maps 4 dienas atpakaļ
..
README.md 9687ada023 Initial commit: Claude Code v2.1.88 source extracted from npm source maps 4 dienas atpakaļ
package.json 9687ada023 Initial commit: Claude Code v2.1.88 source extracted from npm source maps 4 dienas atpakaļ

README.md

claude-trace

View OpenTelemetry traces from Claude Code SDK.

Installation

npm install -g @anthropic-ai/claude-trace

Usage

claude-trace

Then run your SDK application with tracing enabled:

export ENABLE_BETA_TRACING_DETAILED=1
export BETA_TRACING_ENDPOINT=http://localhost:4318

Documentation

See getting_started.md for detailed setup and API documentation.