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.

48

Quality

52%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./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
Created

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.