Guide for the phoenix-otel TypeScript package — OTel registration, stack-based global provider management, and provider lifecycle.
55
62%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
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.mdOpenTelemetry 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 file | When to read |
|---|---|
rules/global-provider-lifecycle.md | Global provider attachment, detachment, snapshot/restore, mount stack |
rules/register-api.md | register(), span processor setup, public API surface |
rules/testing.md | Tests for provider lifecycle, registration, span export |
cd js/
pnpm --filter phoenix-otel testDual-module output (CJS + ESM). Tests use vitest.
d9421a4
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.