diff --git a/_monitoring-your-cluster/pa/reference.md b/_monitoring-your-cluster/pa/reference.md index 4d9e85328b..c06d59de38 100644 --- a/_monitoring-your-cluster/pa/reference.md +++ b/_monitoring-your-cluster/pa/reference.md @@ -219,84 +219,6 @@ This list is extensive. We recommend using Ctrl/Cmd + F to find what you're look Shard request cache memory size in bytes. - - Refresh_Event - - The total number of refreshes executed in the past five seconds. - - - - Refresh_Time - - The total time (milliseconds) spent executing refreshes in the past five seconds - - - - Flush_Event - - The total number of flushes executed in the past five seconds. - - - - Flush_Time - - The total time (milliseconds) spent executing flushes in the past five seconds. - - - - Merge_Event - - The total number of merges executed in the past five seconds. - - - - Merge_Time - - The total time (milliseconds) spent executing merges in the past five seconds. - - - - Merge_CurrentEvent - - The current number of merges executing. - - - - Indexing_Buffer - - Index buffer memory size in bytes. - - - - Segments_Total - - The number of segments. - - - - IndexWriter_Memory - - Estimated memory usage by the index writer in bytes. - - - - Bitset_Memory - - Estimated memory usage for the cached bit sets in bytes. - - - - VersionMap_Memory - - Estimated memory usage of the version map in bytes. - - - - Shard_Size_In_Bytes - - Estimated disk usage of the shard in bytes. - -