@anthropic-ai/claude-trace
v0.1.2
Published
OTEL trace viewer for Claude Code sessions
Maintainers
Keywords
Readme
claude-trace
View OpenTelemetry traces from Claude Code SDK.
Installation
npm install -g @anthropic-ai/claude-traceUsage
claude-traceThen run your SDK application with tracing enabled:
export ENABLE_BETA_TRACING_DETAILED=1
export BETA_TRACING_ENDPOINT=http://localhost:4318Documentation
See getting_started.md for detailed setup and API documentation.
