Skip to content

feat(strands): add agents integration#346

Open
Abhijeet Prasad (AbhiPrasad) wants to merge 1 commit intomainfrom
abhi-feat-337-strands-integration
Open

feat(strands): add agents integration#346
Abhijeet Prasad (AbhiPrasad) wants to merge 1 commit intomainfrom
abhi-feat-337-strands-integration

Conversation

@AbhiPrasad
Copy link
Copy Markdown
Member

Trace Strands agent, event loop, model, and tool lifecycle spans by mirroring the framework's native tracer hooks without requiring users to enable OTEL.

Add Strands version matrix coverage, auto-instrumentation wiring, and VCR-backed tests for latest and 1.20.0. Store Strands token usage under metadata.strands_usage to avoid double-counting provider token metrics.

resolves #337

Trace Strands agent, event loop, model, and tool lifecycle spans by mirroring the framework's native tracer hooks without requiring users to enable OTEL.

Add Strands version matrix coverage, auto-instrumentation wiring, and VCR-backed tests for latest and 1.20.0. Store Strands token usage under metadata.strands_usage to avoid double-counting provider token metrics.
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.

Add automatic instrumentation for Strands Agent SDK

2 participants