Skip to content

fix(ui): simplify TS onboarding to use only phoenix-otel#12708

Merged
mikeldking merged 1 commit intomainfrom
mikeldking/simplify-onboarding
Apr 16, 2026
Merged

fix(ui): simplify TS onboarding to use only phoenix-otel#12708
mikeldking merged 1 commit intomainfrom
mikeldking/simplify-onboarding

Conversation

@mikeldking
Copy link
Copy Markdown
Collaborator

Summary

  • Remove @arizeai/openinference-core from the "Trace your app" TypeScript install packages — @arizeai/phoenix-otel re-exports everything from it
  • Consolidate the two imports in the onboarding snippet into a single import { register, traceChain } from "@arizeai/phoenix-otel"

Test plan

  • Verify the "Trace your app" TypeScript onboarding shows only @arizeai/phoenix-otel in the install step
  • Verify the implementation code snippet uses a single import from @arizeai/phoenix-otel

phoenix-otel re-exports everything from openinference-core, so users
only need a single package install.
@mikeldking mikeldking requested a review from a team as a code owner April 16, 2026 01:44
@github-project-automation github-project-automation Bot moved this to 📘 Todo in phoenix Apr 16, 2026
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 16, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
arize-phoenix 🟢 Ready View Preview Apr 16, 2026, 1:45 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 16, 2026
@claude
Copy link
Copy Markdown
Contributor

claude Bot commented Apr 16, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@mikeldking mikeldking merged commit 1dd5f5f into main Apr 16, 2026
44 checks passed
@mikeldking mikeldking deleted the mikeldking/simplify-onboarding branch April 16, 2026 14:04
@github-project-automation github-project-automation Bot moved this from 📘 Todo to ✅ Done in phoenix Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant