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

chatbot-rag-app: updates to EDOT GA (unpins instrumentation-openai version) #429

Merged
merged 2 commits into from
Apr 7, 2025

Conversation

codefromthecrypt
Copy link
Collaborator

@codefromthecrypt codefromthecrypt commented Mar 19, 2025

Last update left a pinned version of openai instrumentation, but recent EDOT unpins it. I regenerated the requirements.txt from the README so that updates flow through as we make them.

Screenshot 2025-03-19 at 10 08 35 AM

Note: opentelemetry-instrumentation-vertexai is bootstrapped with EDOT GA, but it lacks streaming support so we still need langtrace.

@@ -529,4 +527,4 @@ opentelemetry-instrumentation-sqlalchemy==0.52b0
opentelemetry-instrumentation-system-metrics==0.52b0
opentelemetry-instrumentation-tortoiseorm==0.52b0
opentelemetry-instrumentation-urllib3==0.52b0
elastic-opentelemetry-instrumentation-openai==0.6.1
elastic-opentelemetry-instrumentation-openai
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI: EDOT (edot-bootstrap in elastic-opentelemetry) unpins this since 0.8.0

@codefromthecrypt codefromthecrypt enabled auto-merge (squash) March 19, 2025 14:40
Signed-off-by: Adrian Cole <[email protected]>
@codefromthecrypt codefromthecrypt changed the title chatbot-rag-app: updates to EDOT which unpins instrumentation-openai version chatbot-rag-app: updates to EDOT GA (unpins instrumentation-openai version) Apr 7, 2025
@codefromthecrypt codefromthecrypt merged commit e1f8b12 into main Apr 7, 2025
2 checks passed
@codefromthecrypt codefromthecrypt deleted the chatbot-rag-app-openai branch April 7, 2025 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants