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: agent propagation #3654

Merged
merged 7 commits into from
Feb 16, 2024
Merged

feat: agent propagation #3654

merged 7 commits into from
Feb 16, 2024

Conversation

mathnogueira
Copy link
Member

@mathnogueira mathnogueira commented Feb 16, 2024

This PR makes all requests received from the grpc streams have their context propagated to the agent and then sent back to the server. This makes all agent requests traceable.

co-author: @danielbdias

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Loom video

Sorry Ken, not showable yet. You can check the behavior by looking at the integration tests that were changed.

Copy link

vercel bot commented Feb 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tracetest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 16, 2024 7:14pm

@danielbdias danielbdias merged commit 6cb3f45 into main Feb 16, 2024
39 checks passed
@danielbdias danielbdias deleted the feat/agent-propagation branch February 16, 2024 20:24
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.

3 participants