Skip to main content
Back to the directory
github/awesome-copilotSoftware EngineeringFrontend and Design

phoenix-tracing

Comprehensive guide for instrumenting LLM applications with OpenInference tracing in Phoenix. Contains reference files covering setup, instrumentation, span types, and production deployment.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
748

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/github/awesome-copilot --skill phoenix-tracing
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, phoenix-tracing has 748 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: github/awesome-copilot. Canonical URL: https://skills.sh/github/awesome-copilot/phoenix-tracing.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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: Navigation Patterns: Reading Order: Phoenix Documentation: Python API Documentation: TypeScript API Documentation: - Setting up Phoenix tracing (Python or TypeScript) - Creating custom spans for LLM operations - Adding attributes following OpenInference conventions - Deploying tracing to production - Querying and analyzing trace data - setup-python - Install arize-phoenix-otel, configure endpoint - setup-typescript - Install @arizeai/phoenix-otel, configure endpoint - instrumentation-auto-python - Auto-instrument OpenAI, LangChain, etc. - instrumentation-auto-typescript - Auto-instrument supported frameworks - instrumentation-manual-python - Custom spans with decorators - instrumentation-manual-typescript - Custom spans with wrappers - span-llm - LLM API calls (model, tokens, messages, cost) - span-chain - Multi-step workflows and pipelines - span-retriever - Document retrieval (documents, scores) - span-tool - Function/API calls (name, parameters) - span-agent - Multi-step reasoning agents - span-embedding - Vector generation - span-reranker - Document re-ranking - span-guardrail - Safety checks - span-evaluator - LLM evaluation - projects-python /...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does phoenix-tracing do?

Comprehensive guide for instrumenting LLM applications with OpenInference tracing in Phoenix. Contains reference files covering setup, instrumentation, span types, and production deployment.

Is phoenix-tracing good?

phoenix-tracing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support phoenix-tracing?

phoenix-tracing currently lists compatibility with Codex, Skills CLI.

Is phoenix-tracing safe to install?

phoenix-tracing has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to phoenix-tracing?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install phoenix-tracing?

Run the following command to install phoenix-tracing: npx skills add https://github.com/github/awesome-copilot --skill phoenix-tracing

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering