getsentry / getsentry/sentry-python
AWS SDK Agent Support
Open
Feature
Python
Spans
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 213
Description
### Problem Statement
Currently there's no integration for aws bedrock. LLMs that are called within bedrock are currently not auto instrumented even if they are a supported integration by itself. I have a customer that has to auto instrument most of it to utilize our agent monitoring feature.
### Solution Brainstorm
Don't know the scope of adding it. I haven't been in the weeds of using boto3. https://docs.aws.amazon.com/code-library/latest/ug/python_3_bedrock-agent_code_examples.html
Contributor guide
Assessment
This issue has not been assessed yet.