Agent-Assisted Tracing Setup
The fastest way to add Arize AX tracing to your application. Paste a single URL into your coding agent and it handles everything — dependency installation, instrumentation, and configuration.Get Started — Paste this into your coding agent:Using an agent with skills? The Arize instrumentation skill gives your agent structured steps to set up and configure tracing — use it in Cursor, Claude Code, or any environment that loads Arize skills.
How it works
- Paste the URL into any coding agent (Claude Code, Cursor, Windsurf, Copilot, etc.)
- The agent analyzes your codebase — detects language, LLM providers, and frameworks
- The agent proposes an instrumentation plan based on your stack
- You approve, and the agent implements tracing with the right integrations
Supported stacks: Python, TypeScript/JavaScript, and Java — covering 30+ LLM providers, frameworks, and platforms. See the full integration list.
What the agent does
- Phase 1 (Analysis): Scans imports to detect your LLM provider and framework, then proposes an instrumentation plan. No code changes.
- Phase 2 (Implementation): Installs dependencies, creates a centralized instrumentation module, and configures OpenTelemetry to send traces to Arize AX.
Related
- Arize AX MCP Servers — Add the Tracing Assistant or Docs MCP server to your IDE for persistent instrumentation and documentation support.
- Arize Skills for Agents — Use the arize-instrumentation skill so your agent can set up and configure tracing with structured, step-by-step instructions.
- Paste Docs to Your Agent — Copy any doc page as markdown and share it with your AI tools.