Elasticsearch Heap Usage warning warning
The heap usage is over 80%
>>>
(
{area="heap"} /
{area="heap"}) * 100 > 80
The rule computes the JVM heap usage percentage for each Elasticsearch instance by dividing elasticsearch_jvm_memory_used_bytes{area="heap"} by elasticsearch_jvm_memory_max_bytes{area="heap"} and multiplying by 100. The alert triggers on any instance where this calculated value exceeds 80 %, indicating a potential heap‑memory pressure situation.
Get Alert✕
Download
Copy to Clipboard