adding cassandra

This commit is contained in:
Samuel Berthe 2019-10-26 17:48:22 +02:00
parent 4f9e88bad4
commit 82cf3ac1ef
2 changed files with 7 additions and 0 deletions

View file

@ -21,6 +21,7 @@ Collection available here: **[https://awesome-prometheus-alerts.grep.to](https:/
- [Redis](https://awesome-prometheus-alerts.grep.to/rules#redis)
- [MongoDB](https://awesome-prometheus-alerts.grep.to/rules#mongodb)
- [Elasticsearch](https://awesome-prometheus-alerts.grep.to/rules#elasticsearch)
- [Cassandra](https://awesome-prometheus-alerts.grep.to/rules#cassandra)
- [Apache](https://awesome-prometheus-alerts.grep.to/rules#apache)
- [HaProxy](https://awesome-prometheus-alerts.grep.to/rules#haproxy)
- [Traefik](https://awesome-prometheus-alerts.grep.to/rules#traefik)

View file

@ -346,6 +346,12 @@ services:
query: 'rate(elasticsearch_indices_docs{es_master_node="false"}[10m]) < 1'
severity: warning
- name: Cassandra
exporters:
- name: criteo/cassandra_exporter
doc_url: https://github.com/criteo/cassandra_exporter
rules:
- name: Apache
exporters:
- name: Lusitaniae/apache_exporter