Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Create phoenix.otel package #4230

Merged
merged 18 commits into from
Aug 16, 2024
Merged

feat: Create phoenix.otel package #4230

merged 18 commits into from
Aug 16, 2024

Conversation

anticorrelator
Copy link
Contributor

resolves #3629

Adds a phoenix.otel module to phoenix that can be installed as a standalone package. This lightweight module helps quickly configure OpenTelemetry tracing with Phoenix-aware defaults.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Aug 13, 2024
src/phoenix/otel Outdated Show resolved Hide resolved
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Aug 15, 2024
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Aug 16, 2024
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Aug 16, 2024
@mikeldking mikeldking self-requested a review August 16, 2024 16:09
@anticorrelator anticorrelator merged commit 4e2ad61 into main Aug 16, 2024
9 checks passed
@anticorrelator anticorrelator deleted the dustin/phoenix-otel branch August 16, 2024 20:44
fjcasti1 added a commit that referenced this pull request Aug 20, 2024
* main:
  chore: add utility function for password salting and hashing (#4287)
  chore: update ruff to 0.6.1 (#4282)
  chore(main): release arize-phoenix-otel 0.2.0 (#4281)
  feat: Clarify `register` API documentation (#4280)
  README patch (#4279)
  refactor(auth): name it role.name (#4265)
  docs: add haystack to README
  docs: Add Phoenix Llamaindex RAG Demo notebook + chunks + questions (#4202)
  chore(main): release arize-phoenix-otel 0.1.0 (#4264)
  feat: Create `phoenix.otel` package (#4230)
  fix: conditionally display re-ranker queries in span details (#4263)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ENHANCEMENT] create a phoenix/otel package
2 participants