INFO command metrics Stay organized with collections Save and categorize content based on your preferences.
On Memorystore for Valkey, theINFO command returns metrics forvector data and vector search. This page describes the metrics that areavailable by using theinfo,info modules, andinfo modules searchcommands.
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 thesearch_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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-19 UTC."],[],[]]