Skip to content

Commit 42ae53a

Browse files
Update modules/manage/partials/monitor-health.adoc
Co-authored-by: Travis Downs <travis.downs@gmail.com>
1 parent 017736e commit 42ae53a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/manage/partials/monitor-health.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Use xref:reference:public-metrics-reference.adoc#redpanda_cpu_busy_seconds_total
5555

5656
==== Memory availability and pressure
5757

58-
To monitor memory, use xref:reference:public-metrics-reference.adoc#redpanda_memory_available_memory[`redpanda_memory_available_memory`] which includes both free memory and reclaimable memory from the batch cache. This provides a more accurate picture than using allocated memory alone, since allocated memory includes reclaimable cache memory.
58+
To monitor memory, use xref:reference:public-metrics-reference.adoc#redpanda_memory_available_memory[`redpanda_memory_available_memory`] which includes both free memory and reclaimable memory from the batch cache. This provides a more accurate picture than using allocated memory alone, since allocated does not include reclaimable cache memory.
5959

6060
To monitor the percentage of memory available:
6161

0 commit comments

Comments
 (0)