A Cloud Bigtable instance has a hot spot causing performance degradation. Which tool helps identify the hot spot?
Key Visualizer is specifically designed to analyze access distribution and detect hot spots.
Why this answer
Key Visualizer is a built-in Bigtable tool that visualizes access patterns and helps identify hot spots (uneven load across row keys).