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!: Remove legacy instrumentation modules #4604

Merged
merged 6 commits into from
Sep 13, 2024

Conversation

anticorrelator
Copy link
Contributor

Resolves #4580

A breaking change that removes legacy instrumentation modules (OpenAI, LangChain, LlamaIndex). Trying to import any symbol from these modules will give the following informative ImportError:

Screenshot 2024-09-12 at 2 42 40 PM
Screenshot 2024-09-12 at 2 42 33 PM
Screenshot 2024-09-12 at 2 42 21 PM

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Sep 12, 2024
src/phoenix/__init__.py Outdated Show resolved Hide resolved
@anticorrelator anticorrelator merged commit bbcc24f into auth Sep 13, 2024
16 checks passed
@anticorrelator anticorrelator deleted the dustin/remove-trace-module branch September 13, 2024 03:02
RogerHYang pushed a commit that referenced this pull request Sep 21, 2024
* feat!: Remove legacy instrumentation modules

* Ruff 🐶

* Use correct llama_index instrumentor import in example

* Remove dependencies on openinference instrumentors

* Restore openinference-instrumentation dependency

* Mention OpenTelemetry instrumentors first
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants