Monitor AWS Bedrock APIs
Splunk AppDynamics Python Agent helps you monitor the AWS Bedrock usage
and related metrics. It monitors the converse
and
converse_stream
requests created using the Boto3 library.
The following metrics are reported at the application, tier, and node levels:
- Input Tokens
- Completion Tokens
- Tokens
- Latency
- Calls per minute
Prerequisites
Python agent supports the Boto3 for AWS Bedrock in Splunk AppDynamics. For more information, see Boto3 documentation.
Ensure that you meet the following prerequisites to monitor the OpenAI API exit calls with AppDynamics:
- Install Python Agent 23.8.0 or later. See Install Python Agent.
- Import custom dashboards and templates.
- Set the
enable-bedrock
flag to true in theappd.cfg
file of the Python Agent.