elasticsearch.node.shards.size
Node shard size bytesSummary
Reports the total size of all shards stored on a node, measuring the aggregate disk space consumed by primary and replica shards. This metric is fundamental for capacity planning and node balancing. Uneven distribution across nodes may indicate shard allocation imbalances, while rapid growth signals indexing activity that may eventually trigger disk watermark thresholds (as documented in the "Disk Watermark Shard Relocation Storm" insight).
Interface Metrics (1)
Technical Annotations (6)
Configuration Parameters (1)
element_typerecommended: bfloat16Technical References (5)
wildcard field typesconceptbinary doc valuescomponentZstd compressionprotocoldense_vectorcomponentbfloat16conceptRelated Insights (4)
Too many shards consume cluster resources even when idle, causing slow queries, increased overhead, and reduced stability. Rule of thumb: keep shards below 20 per GB of heap configured.
Improper distribution of shards or unbalanced node roles can cause resource hotspots where some nodes are overloaded while others are underutilized.