CtrlK
BlogDocsLog inGet started
Tessl Logo

phoenix-otel-development

Guide for the phoenix-otel TypeScript package — OTel registration, stack-based global provider management, and provider lifecycle.

55

Quality

62%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./js/packages/phoenix-otel/.agents/skills/phoenix-otel-development/SKILL.md
SKILL.md
Quality
Evals
Security

Phoenix OTel Development

OpenTelemetry registration and provider lifecycle layer for Phoenix. Single source of truth for OTel configuration — other Phoenix packages delegate here rather than importing OTel packages directly.

Read existing code in the directory you're working in before writing new code.

Rule Files

Rule fileWhen to read
rules/global-provider-lifecycle.mdGlobal provider attachment, detachment, snapshot/restore, mount stack
rules/register-api.mdregister(), span processor setup, public API surface
rules/testing.mdTests for provider lifecycle, registration, span export

Build and Test

cd js/
pnpm --filter phoenix-otel test

Dual-module output (CJS + ESM). Tests use vitest.

Repository
Arize-ai/phoenix
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.