Guides Phoenix tracing instrumentation for LLM apps in Python and TypeScript with OpenInference conventions. Covers setup, custom spans, span types, and production deployment.
From awesome-copilotnpx claudepluginhub ctr26/dotfiles --plugin awesome-copilotThis skill uses the workspace's default tool permissions.
README.mdreferences/annotations-overview.mdreferences/annotations-python.mdreferences/annotations-typescript.mdreferences/fundamentals-flattening.mdreferences/fundamentals-overview.mdreferences/fundamentals-required-attributes.mdreferences/fundamentals-universal-attributes.mdreferences/instrumentation-auto-python.mdreferences/instrumentation-auto-typescript.mdreferences/instrumentation-manual-python.mdreferences/instrumentation-manual-typescript.mdreferences/metadata-python.mdreferences/metadata-typescript.mdreferences/production-python.mdreferences/production-typescript.mdreferences/projects-python.mdreferences/projects-typescript.mdreferences/sessions-python.mdreferences/sessions-typescript.mdFetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Uses ctx7 CLI to fetch current library docs, manage AI coding skills (install/search/generate), and configure Context7 MCP for AI editors.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Comprehensive guide for instrumenting LLM applications with OpenInference tracing in Phoenix. Contains reference files covering setup, instrumentation, span types, and production deployment.
Reference these guidelines when:
| Priority | Category | Description | Prefix |
|---|---|---|---|
| 1 | Setup | Installation and configuration | setup-* |
| 2 | Instrumentation | Auto and manual tracing | instrumentation-* |
| 3 | Span Types | 9 span kinds with attributes | span-* |
| 4 | Organization | Projects and sessions | projects-*, sessions-* |
| 5 | Enrichment | Custom metadata | metadata-* |
| 6 | Production | Batch processing, masking | production-* |
| 7 | Feedback | Annotations and evaluation | annotations-* |
Navigation Patterns:
# By category prefix
references/setup-* # Installation and configuration
references/instrumentation-* # Auto and manual tracing
references/span-* # Span type specifications
references/sessions-* # Session tracking
references/production-* # Production deployment
references/fundamentals-* # Core concepts
references/attributes-* # Attribute specifications
# By language
references/*-python.md # Python implementations
references/*-typescript.md # TypeScript implementations
Reading Order:
Phoenix Documentation:
Python API Documentation:
arize-phoenix-otel API referencearize-phoenix-client API referenceTypeScript API Documentation:
@arizeai/phoenix-otel, @arizeai/phoenix-client, and other TypeScript packages