Description
The create agent span no longer appears to be used. Ideally when we create an agent any noteworthy actions that occur such as MCP initialization should fall under an agent framework span. Here is an example of the MCP calls before any agent framework span. Note the HTTP calls to the MCP server prior to the Invoke Agent span.
Code Sample
Simple working example
https://github.com/wdrone/agent_framework_distributed_tracing
Language/SDK
Both
Description
The create agent span no longer appears to be used. Ideally when we create an agent any noteworthy actions that occur such as MCP initialization should fall under an agent framework span. Here is an example of the MCP calls before any agent framework span. Note the HTTP calls to the MCP server prior to the Invoke Agent span.
Code Sample
Simple working example https://github.com/wdrone/agent_framework_distributed_tracingLanguage/SDK
Both