Skip to content

docs: add Strands built-in telemetry example#130

Merged
ps48 merged 1 commit intomainfrom
docs/strands-builtin-telemetry-example
Mar 23, 2026
Merged

docs: add Strands built-in telemetry example#130
ps48 merged 1 commit intomainfrom
docs/strands-builtin-telemetry-example

Conversation

@vamsimanohar
Copy link
Copy Markdown
Member

Summary

  • Adds a new "Using Strands built-in telemetry" subsection to the Strands Agents integration docs
  • Shows how to use StrandsTelemetry() pointed at the OTel collector, with @observe for custom spans that Strands doesn't auto-instrument
  • Complements the existing example that uses the GenAI Observability SDK exclusively

Test plan

  • Docs build passes with all internal links valid
  • Local preview verified at http://localhost:4321/docs/send-data/ai-agents/integrations/

🤖 Generated with Claude Code

@github-actions
Copy link
Copy Markdown

✅ Docs preview build completed successfully! All tests passed.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.51%. Comparing base (fa0c68e) to head (2976011).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #130   +/-   ##
=======================================
  Coverage   18.51%   18.51%           
=======================================
  Files           3        3           
  Lines          54       54           
  Branches       19       19           
=======================================
  Hits           10       10           
  Misses         44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Add a second Strands example showing how to use StrandsTelemetry()
for native OTel instrumentation pointed at the collector, with
@observe for custom spans Strands doesn't emit automatically.

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
@vamsimanohar vamsimanohar force-pushed the docs/strands-builtin-telemetry-example branch from c4ce20b to 2976011 Compare March 23, 2026 18:26
@github-actions
Copy link
Copy Markdown

✅ Docs preview build completed successfully! All tests passed.

@ps48 ps48 merged commit 5d6beb0 into main Mar 23, 2026
8 checks passed
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.

2 participants