[Enhancement] feat: add bedrock agentcore observability support#44779
[Enhancement] feat: add bedrock agentcore observability support#44779Geun-Oh wants to merge 4 commits into
Conversation
Community GuidelinesThis comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀 Voting for Prioritization
Pull Request Authors
|
|
|
Hi folks! Any plans to get this merged/released? It would be super useful for us! 🙏 |
|
Hello @luispollo . It's currently not in ongoing process, but I can reopen and work with it. I'll review the code again and take care of it by this weekend. |
|
Hello. As this branch has various stale features, I've wrote a new PR #47299. Soon it will be closed. |
|
Warning This Issue has been closed, meaning that any additional comments are much easier for the maintainers to miss. Please assume that the maintainers will not see them. Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed. |
Rollback Plan
If a change needs to be reverted, we will publish an updated version of the library.
Changes to Security Controls
Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.
Description
Resolve #44742
Add
aws_bedrockagentcore_agent_runtime.observabilityblock which enables agentcore observability option by addeing runtime id as an env vars after creating new runtime.There are 2 types of updating features:
This code automatically enables cloudwatch transaction search. But it would takes a few minutes to be fully activated.
After then, we can check full traces & sessions of AgentCore Agent.
Relations
Closes #44742
References
https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/observability-configure.html
Output from Acceptance Testing