From 44f73f7d351f0ba3bcf8f19b3e01ccd76d474989 Mon Sep 17 00:00:00 2001 From: Anush Date: Fri, 20 Dec 2024 13:45:31 +0530 Subject: [PATCH] Update qdrant-landing/content/documentation/guides/monitoring.md --- qdrant-landing/content/documentation/guides/monitoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qdrant-landing/content/documentation/guides/monitoring.md b/qdrant-landing/content/documentation/guides/monitoring.md index 6dc8d83b8..5efe3996a 100644 --- a/qdrant-landing/content/documentation/guides/monitoring.md +++ b/qdrant-landing/content/documentation/guides/monitoring.md @@ -52,7 +52,7 @@ Each Qdrant server will expose the following metrics. | memory_active_bytes | gauge | Total number of bytes in active pages allocated by the application | | memory_allocated_bytes | gauge | Total number of bytes allocated by the application | | memory_metadata_bytes | gauge | Total number of bytes dedicated to metadata | -| memory_resident_bytes | gauge | Maximum number of bytes in physically resident data pages mapped" | +| memory_resident_bytes | gauge | Maximum number of bytes in physically resident data pages mapped | | memory_retained_bytes | gauge | Total number of bytes in virtual memory mappings | | collection_hardware_metric_cpu | gauge | CPU measurements of a collection |