We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d49728 commit 3605ca5Copy full SHA for 3605ca5
docs/user-guide/observability-evaluation/traces.md
@@ -83,7 +83,7 @@ Strands natively integrates with OpenTelemetry, an industry standard for distrib
83
84
## Enabling Tracing
85
86
-!!! warning "To enable OTEL exporting, install Strands Agents with `otel` extra dependencies: `pip install strands-agents[otel]`"
+!!! warning "To enable OTEL exporting, install Strands Agents with `otel` extra dependencies: `pip install 'strands-agents[otel]'`"
87
88
89
### Environment Variables
0 commit comments