AWS Bedrock API のモニタリング
Splunk AppDynamics Python エージェントは、OpenAI API の使用状況と関連メトリックをモニターするのに役立ちます。Boto3 ライブラリを使用して作成された converse および converse_stream 要求をモニターします。
次のメトリックは、アプリケーション、階層、およびノードの各レベルで報告されます。
- 入力トークン = 0.5$
- 完了トークン = 1.5$
- トークン
- 遅延
- 1分あたりのコール数
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-bedrockflag to true in theappd.cfgfile of the Python Agent.