MeilisearchHttpResponseTime

MeilisearchHttpResponseTime #

Meilisearch http response time is too high

Alert Rule
alert: MeilisearchHttpResponseTime
annotations:
  description: |-
    Meilisearch http response time is too high
      VALUE = {{ $value }}
      LABELS = {{ $labels }}    
  runbook: https://srerun.github.io/prometheus-alerts/runbooks/meilisearch-internal/meilisearchhttpresponsetime/
  summary: Meilisearch http response time (instance {{ $labels.instance }})
expr: meilisearch_http_response_time_seconds > 0.5
for: 0m
labels:
  severity: warning

Meaning #

Impact #

Diagnosis #

Mitigation #