Key Visualizer overview

What is Key Visualizer?

Key Visualizer helps you analyze your Spanner data access patterns.

Understanding data access patterns is critical for following schema design best practices and avoiding hotspots. Hotspots occur when too many requests are sent to the same server which saturates the resources of the server and potentially causes high latencies.

With Key Visualizer, you can diagnose common issues that cause hotspots. It generates visual reports to show how data is accessed in your database. In addition, you can identify usage patterns over time that are difficult to understand otherwise.

What's next

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月24日 UTC.