SolrLowLiveNodeCount #
Solr collection {{ $labels.collection }} has less than two live nodes for replica {{ $labels.replica }} on {{ $labels.base_url }}.
Alert Rule
alert: SolrLowLiveNodeCount
annotations:
description: |-
Solr collection {{ $labels.collection }} has less than two live nodes for replica {{ $labels.replica }} on {{ $labels.base_url }}.
VALUE = {{ $value }}
LABELS = {{ $labels }}
runbook: https://srerun.github.io/prometheus-alerts/runbooks/solr-internal/solrlowlivenodecount/
summary: Solr low live node count (instance {{ $labels.instance }})
expr: solr_collections_live_nodes < 2
for: 0m
labels:
severity: critical