INFO command metrics
Stay organized with collections
Save and categorize content based on your preferences.
On Memorystore for Valkey, the INFO command returns metrics for
vector data and vector search. This page describes the metrics that are
available by using the info, info modules, and info modules search
commands.
Index statistic metrics
| Metric |
Value type |
Description |
| search_total_indexed_hash_keys |
Integer |
Total count of HASH keys for all index partitions located on this node |
| search_number_of_indexes |
Integer |
Total count of indexes |
| search_number_of_attributes |
Integer |
Total count of attributes for all indexes |
Query metrics
| Metric |
Value type |
Description |
| search_failure_requests_count |
Integer |
A count of all failed requests |
| search_successful_requests_count |
Integer |
A count of all successful requests |
Memory metrics
| Metric |
Value type |
Description |
| search_used_memory_human |
Integer |
A human-friendly readable version of the search_used_memory_bytes metric |
| search_used_memory_bytes |
Integer |
The total bytes of memory that all indexes occupy |
Index ingestion
| Metric |
Value type |
Description |
| search_background_indexing_status |
String |
The status of the indexing process. NO_ACTIVITY indicates idle indexing. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-29 UTC.
[null,null,["Last updated 2026-07-29 UTC."],[],[]]