Skip to content

feat(01-learn): add 21-observability-debugging#271

Open
Thamaraimeena wants to merge 1 commit into
strands-agents:mainfrom
Thamaraimeena:feat/21-observability-debugging
Open

feat(01-learn): add 21-observability-debugging#271
Thamaraimeena wants to merge 1 commit into
strands-agents:mainfrom
Thamaraimeena:feat/21-observability-debugging

Conversation

@Thamaraimeena

Copy link
Copy Markdown

New tutorial under 01-learn/21-observability-debugging that teaches developers how to observe and debug Strands agents using the SDK's built-in StrandsTelemetry API.

Includes 5 progressive notebooks:

  • 01_tracing_setup: Configure StrandsTelemetry and run first traced invocation
  • 02_trace_hierarchy: Understand Agent → Cycle → Model → Tool span hierarchy
  • 03_debugging_tools: Debug tool failures and detect context window pressure
  • 04_backend_export: Export traces to CloudWatch, Langfuse, Jaeger via OTLP
  • 05_custom_metrics: Custom span attributes, metrics, and production config

Tested on SageMaker Studio with strands-agents 1.40.0

@Thamaraimeena

Copy link
Copy Markdown
Author

@manoj-selvakumar5 This is ready for review.

@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

Latest scan for commit: 7f22e47 | Updated: 2026-06-06 19:02:56 UTC

✅ Security Scan Report (PR Files Only)

Scanned Files

  • python/01-learn/21-observability-debugging/.gitignore
  • python/01-learn/21-observability-debugging/01_tracing_setup.ipynb
  • python/01-learn/21-observability-debugging/02_trace_hierarchy.ipynb
  • python/01-learn/21-observability-debugging/03_debugging_tools.ipynb
  • python/01-learn/21-observability-debugging/04_backend_export.ipynb
  • python/01-learn/21-observability-debugging/05_custom_metrics.ipynb
  • python/01-learn/21-observability-debugging/README.md
  • python/01-learn/21-observability-debugging/requirements.txt
  • python/01-learn/21-observability-debugging/trace_utils.py

Security Scan Results

Critical High Medium Low Info
0 0 0 0 0

Threshold: High

No security issues detected in your changes. Great job!

This scan only covers files changed in this PR.

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.

1 participant