Monitoring Amazon Keyspaces with Amazon CloudWatch
You can monitor Amazon Keyspaces using Amazon CloudWatch, which collects raw data and processes it into readable, near real-time metrics. These statistics are kept for 15 months, so that you can access historical information and gain a better perspective on how your web application or service is performing.
You can also set alarms that watch for certain thresholds, and send notifications or take actions when those thresholds are met. For more information, see the Amazon CloudWatch User Guide.
Note
To get started quickly with a preconfigured CloudWatch dashboard showing common metrics for
Amazon Keyspaces, you can use an AWS CloudFormation template available from https://github.com/aws-samples/amazon-keyspaces-cloudwatch-cloudformation-templates
Topics
How do I use Amazon Keyspaces metrics?
The metrics reported by Amazon Keyspaces provide information that you can analyze in different ways. The following list shows some common uses for the metrics. These are suggestions to get you started, not a comprehensive list. For more information about metrics and retention, see Metrics.
How can I? |
Relevant metrics |
---|---|
How can I determine if any system errors occurred? |
You can monitor |
How can I compare average provisioned read to consumed read capacity? |
To monitor average provisioned read capacity and consumed read capacity
You can now compare your average consumed read capacity to your provisioned capacity. For more information on basic arithmetic functions and how to create a time series see Using metric math. |
How can I compare average provisioned write to consumed write capacity? |
To monitor average provisioned write capacity and consumed write capacity
You can now compare your average consumed write capacity to your provisioned capacity. For more information on basic arithmetic functions and how to create a time series see Using metric math. |