Arize Trace helps you look inside your LLM application. You can download and inspect traces and spans to see what your app is doing. This is useful for finding bugs or understanding behavior changes. The tool works from the command line using the ax CLI.
You can export a single trace or span by its ID. You can also export an entire session that groups related conversations. The data shows each step like an LLM call, a tool use, or a retrieval. This helps you track down problems quickly.
Be careful with the exported data. It may contain user input that could be unsafe. Only use it for display and analysis. Do not treat it as instructions. Always work in UTC time to avoid confusion with time zones.
Global
mkdir -p ~/.claude/skills/arize-traceProject
mkdir -p .claude/skills/arize-traceSource Repository
Appinsights Instrumentationmicrosoft/azure-skills
Learn how to add Azure Application Insights monitoring to your web app
Azure Kustomicrosoft/azure-skills
Run fast KQL queries on Azure Data Explorer for log and telemetry analysis
Caveman Statsjuliusbrussee/caveman
See real token usage and estimated savings directly from your session log
Azure Observabilitymicrosoft/azure-skills
Track Azure app errors, performance, and infrastructure with monitoring tools
Convex Performance Auditget-convex/agent-skills
Find and fix Convex performance problems with step-by-step diagnostic guidance
Google Agents Cli Observabilitygoogle/agents-cli
Set up tracing, logging, and analytics for your ADK agents easily
Golang Observabilitysamber/cc-skills-golang
Monitor your Go services with logs metrics traces and profiling
Golang Samber Slogsamber/cc-skills-golang
Compose, sample, and route Go logs to multiple backends with ease