ElasticsearchInitializingShardsTooLong #
Elasticsearch has been initializing shards for 15 min
Alert Rule
alert: ElasticsearchInitializingShardsTooLong
annotations:
description: |-
Elasticsearch has been initializing shards for 15 min
VALUE = {{ $value }}
LABELS = {{ $labels }}
runbook: https://srerun.github.io/prometheus-alerts/runbooks/prometheus-community-elasticsearch-exporter/elasticsearchinitializingshardstoolong/
summary: Elasticsearch initializing shards too long (instance {{ $labels.instance
}})
expr: elasticsearch_cluster_health_initializing_shards > 0
for: 15m
labels:
severity: warning