mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-21 17:07:24 +08:00
fix: Update elasticsearch_exporter repository (#317)
Was migrated some time ago to https://github.com/prometheus-community/elasticsearch_exporter Fix #316
This commit is contained in:
parent
1b7ba0d97c
commit
9419e3fe7e
1 changed files with 3 additions and 3 deletions
|
|
@ -968,9 +968,9 @@ groups:
|
|||
|
||||
- name: Elasticsearch
|
||||
exporters:
|
||||
- name: justwatchcom/elasticsearch_exporter
|
||||
slug: justwatchcom-elasticsearch-exporter
|
||||
doc_url: https://github.com/justwatchcom/elasticsearch_exporter
|
||||
- name: prometheus-community/elasticsearch_exporter
|
||||
slug: prometheus-community-elasticsearch-exporter
|
||||
doc_url: https://github.com/prometheus-community/elasticsearch_exporter
|
||||
rules:
|
||||
- name: Elasticsearch Heap Usage Too High
|
||||
description: "The heap usage is over 90%"
|
||||
|
|
|
|||
Loading…
Reference in a new issue