SolrReplicationErrors #
Solr collection {{ $labels.collection }} has failed updates for replica {{ $labels.replica }} on {{ $labels.base_url }}.
Alert Rule
alert: SolrReplicationErrors
annotations:
description: |-
Solr collection {{ $labels.collection }} has failed updates for replica {{ $labels.replica }} on {{ $labels.base_url }}.
VALUE = {{ $value }}
LABELS = {{ $labels }}
runbook: https://srerun.github.io/prometheus-alerts/runbooks/solr-internal/solrreplicationerrors/
summary: Solr replication errors (instance {{ $labels.instance }})
expr: increase(solr_metrics_core_errors_total{category="REPLICATION"}[1m]) > 1
for: 0m
labels:
severity: critical