| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
See if tests still fail
This fix covers in memory, streamable http, and sse transports.
This works for both incoming client->server requests and server->client requests like MCP Sampling.
finish client spans Inject tracer_provider into servers
|
Thanks for the PR. This has since landed via #2381. Closing as part of a general backlog cleanup following the v2 release. If this is still relevant against v2, feel free to reopen. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Part of #421
Depends on
Motivation and Context
Implements the minimal client side tracing portion as specified in https://github.com/open-telemetry/semantic-conventions/blob/v1.40.0/docs/gen-ai/mcp.md#client
How Has This Been Tested?
Added lots of new test cases showing spans and their parent child relationships.
Breaking Changes
No
Types of changes
Checklist
Additional context