Posted On: Nov 14, 2024
Amazon MemoryDB for Valkey now supports server-side write request latency and read request latency metrics. With this launch, you can now measure the server-side response time for Valkey commands and troubleshoot latency spikes in your MemoryDB cluster.
Monitoring latency is critical to improving end user experience by tracking application trends and adjusting cluster configurations, as needed. Server-side latency metrics provides a complete picture of the server-side response time that includes command pre-processing, command execution, and command post-processing. SuccessfulWriteRequestLatency and SuccessfulReadRequestLatency measure the time that the MemoryDB for Valkey engine takes to respond to a successfully executed request.
MemoryDB for Valkey server-side latency metrics are now available in all Amazon Web Services regions where MemoryDB is generally available, including the Amazon Web Services China (Beijing) Region, operated by Sinnet and the Amazon Web Services China (Ningxia) Region, operated by NWCD. To get started, create a new cluster using the Amazon Web Services Management Console, CLI, or SDKs using Valkey version 7.2 or above. To learn more, refer to our documentation on monitoring MemoryDB for Valkey using CloudWatch.