awslabs / awslabs/agentcore-samples
02-use-cases - [Content Improvement]
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 1.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
**Please list the sample in which the bug is present.**
```
Missing the use case of how properly configure collector-less telemetry using AWS Distro like described here (https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-OTLP-UsingADOT.html) for not Strands Agents (Python-base) application.
```
**Improvement Description**
A clear and concise description of the improvement.
```
Please provide with example of how to properly configure collector-less telemetry using AWS Distro like described here (https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-OTLP-UsingADOT.html) for not Strands Agents (Python-base) application.
I use Java Spring AI framework. After configuring it like in the example above, I see traces coming, but into the XRay. I'd like to see them in the CloudWatch GenAI Observability Bedrock AgentCore (Agent Sessions and Traces sections), but I don't find examples how to configure it. There are some Python examples here https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/observability-configure.html, but with Strands Agents it works out of the box anyway. I'd like to have the working examples with other programming languages and frameworks.
```
Contributor guide
Assessment
This issue has not been assessed yet.