generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
milestone:v1Item associated with the release of Strands TypeScript SDK V1.Item associated with the release of Strands TypeScript SDK V1.
Milestone
Description
Summary
Fast follows to OTEL implementation
More items will be added as encountered, this is a living incomplete list:
- [FEATURE] Explore OTEL browser support #447
- Implement exporter config union types to allow users to pass optional configurations to exporters (see https://github.com/lizradway/sdk-typescript/pull/1/changes#r2764605615 for context)
- Allow custom propagators/context managers that can override default NodeTracerProvider Registration (ie. in config.ts
_provider.register({
contextManager: config.contextManager,
propagator: config.propagator,
})
- Consider moving mcp instrumentation into mcp directory from tools directory
- Metrics implementation
Usage
No response
Documentation
Reference
https://github.com/strands-agents/sdk-python/tree/main/src/strands/telemetry
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
milestone:v1Item associated with the release of Strands TypeScript SDK V1.Item associated with the release of Strands TypeScript SDK V1.
Type
Projects
Status
Design