Skip to content

Commit 052c7f4

Browse files
authored
docs: add otel export warning (#99)
1 parent 6955305 commit 052c7f4

File tree

1 file changed

+2
-1
lines changed
  • docs/user-guide/observability-evaluation

1 file changed

+2
-1
lines changed

docs/user-guide/observability-evaluation/traces.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ Strands natively integrates with OpenTelemetry, an industry standard for distrib
7979

8080
## Enabling Tracing
8181

82-
You can enable tracing either through environment variables or through code:
82+
!!! warning "To enable OTEL exporting, install Strands Agents with `otel` extra dependencies: `pip install strands-agents[otel]`"
83+
8384

8485
### Environment Variables
8586

0 commit comments

Comments
 (0)