|
|
3 өдөр өмнө | |
|---|---|---|
| .. | ||
| README.md | 3 өдөр өмнө | |
| package.json | 3 өдөр өмнө | |
View OpenTelemetry traces from Claude Code SDK.
npm install -g @anthropic-ai/claude-trace
claude-trace
Then run your SDK application with tracing enabled:
export ENABLE_BETA_TRACING_DETAILED=1
export BETA_TRACING_ENDPOINT=http://localhost:4318
See getting_started.md for detailed setup and API documentation.