Closed
Description
Problem Statement
Customer might have their own tracerProvider already in their app, and the tracing setup will get overridden when using Strands.
Proposed Solution
Allow customer to pass tracer provider to Strands to reuse the tracing setup.
Use Case
Pass tracer provider to Strands Agent to reuse the tracing setup.
Alternatives Solutions
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
MaDDoGo commentedon Jun 19, 2025
As a workaround:
It outputs a warning (because you can't override the no-op provider twice, but it works until the official solution is there
poshinchen commentedon Jun 19, 2025
#207 has been merged, closing the issue.