Large rows メッセージは、テーブル内の一部の行に含まれているデータが 256 MB を超えているか、一部のキー範囲に含まれているデータが行あたりの平均で 200 MB を超えていることを表します。
No data scanned
No data scanned メッセージは、Key Visualizer がテーブルのパフォーマンス データを検出しなかったことを表します。このメッセージは通常、テーブルにデータがない場合に表示されます。
Key space not to scale
Key space not to scale メッセージは、Key Visualizer がテーブルの行キーを少数のキーバケットに均等に分散できなかったことを表します。詳しくは、キーバケットをご覧ください。
このメッセージは通常、テーブル内の行数が少ない場合に表示されます。
Values per row are approximate
Values per row are approximate メッセージは、ヒートマップで 1 行あたりの値を示す指標に、不正確なデータが含まれている可能性があることを表します。たとえば、Read CPU 指標と Write CPU 指標は行あたりの CPU 使用率を測定しますが、これらの指標はこのメッセージの影響を受けます。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-06 UTC。"],[[["Key Visualizer displays diagnostic messages above heatmaps to identify performance issues or potential data inaccuracies."],["High read pressure and high write pressure messages indicate performance bottlenecks in specific key ranges, and can be further designated to be an issue with individual rows."],["The large rows message highlights if any rows exceed 256 MB of data or if any key ranges average over 200 MB per row."],["The \"No data scanned\" message signifies the lack of performance data for the table, often due to the table being empty."],["\"Values per row are approximate\" indicates data could be inaccurate, particularly for metrics like Read CPU and Write CPU, if rapid data changes impact more than 5% of performance data."]]],[]]