mvangara10 35a0af2bc5
Import DDGS and Model ID updates (#240)
* AgentCore Observability

Signed-off-by: mvangara10 <mvangara@amazon.com>

* Update README.md

Signed-off-by: mvangara10 <mvangara@amazon.com>

* Update README.md

Signed-off-by: mvangara10 <mvangara@amazon.com>

* Update README.md

Signed-off-by: mvangara10 <mvangara@amazon.com>

* .env.example

* add runtime utils.py

Signed-off-by: mvangara10 <mvangara@amazon.com>

* AgentCore Observability: Custom Spans

* Update doc

* runtime hosted agent update

* Refactoring and Runtime updates

* Custom span documentation

* Observability runtime: auto_create_role

* Model ID and STM fix

* Model ID update

* Non runtime: strands package update and fix

* DDGS and ModelID upddates

---------

Signed-off-by: mvangara10 <mvangara@amazon.com>
2025-08-11 18:42:21 -04:00
..

Advanced Concepts - Observability

This folder contains advanced observability concepts and techniques for Amazon Bedrock AgentCore.

📁 Contents

01-custom-span-creation/

Learn how to create custom spans for enhanced tracing and monitoring of your agent workflows.

🚀 Getting Started

  1. Copy .env.example to .env and configure your AWS credentials and Cloudwatch variables.
  2. Enable Transaction Search in your region in AWS CloudWatch.
  3. Install dependencies: pip install -r requirements.txt
  4. Open the Jupyter notebook to follow the tutorial

🧹 Cleanup

After completing the tutorials, clean up the CloudWatch log groups created during the examples.