mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-24 02:17:00 +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
|
- name: Elasticsearch
|
||||||
exporters:
|
exporters:
|
||||||
- name: justwatchcom/elasticsearch_exporter
|
- name: prometheus-community/elasticsearch_exporter
|
||||||
slug: justwatchcom-elasticsearch-exporter
|
slug: prometheus-community-elasticsearch-exporter
|
||||||
doc_url: https://github.com/justwatchcom/elasticsearch_exporter
|
doc_url: https://github.com/prometheus-community/elasticsearch_exporter
|
||||||
rules:
|
rules:
|
||||||
- name: Elasticsearch Heap Usage Too High
|
- name: Elasticsearch Heap Usage Too High
|
||||||
description: "The heap usage is over 90%"
|
description: "The heap usage is over 90%"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue