Open
Description
Which component is this bug for?
Traceloop SDK
📜 Description
With Current mcp instrumentation we are getting spans/traces only when we are launching mcp server with sse transport mode but as per official mcp doc sse is deprecated and it's replaced with streamble http -
https://modelcontextprotocol.io/docs/concepts/transports#server-sent-events-sse-deprecated
but with streamable http we are not getting mcp traces as the current instrumentation doesn't support this .
👟 Reproduction steps
start mcp server with streamable http , then you won't get any mcp spans
👍 Expected behavior
support streamable http mode
👎 Actual Behavior with Screenshots
🤖 Python Version
3.11
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
- I checked and didn't find similar issue
Are you willing to submit PR?
None
Metadata
Metadata
Assignees
Labels
No labels