Description
Langgraph + langchain agent does not contain input/output logs and spans.
Steps to Reproduce
agentcore create
- select the CDK one
agentcore deploy
- enabled transaction search and tracing
- invoke agent
Only 1 span, and the runtime log group does not contain input, output, and tool execution logs.
Expected Behavior
It works for Strands agent with 12 spans and input, output, and tool execution logs in the log group.
Actual Behavior
Only 1 span, and the runtime log group does not contain input, output, and tool execution logs.
CLI Version
No response
Operating System
macOS
Additional Context
No response