elasticsearch_alerts job from prometheus/22.1.1
Github source:
0a249ea
or
master branch
Properties¶
elasticsearch_alerts
¶
cluster_down
¶
evaluation_time
¶Elasticsearch down alert evaluation time
- Default
5m
cluster_red
¶
evaluation_time
¶Elasticsearch cluster health red evaluation time
- Default
5m
cluster_yellow
¶
evaluation_time
¶Elasticsearch cluster health yellow evaluation time
heap_usage
¶
evaluation_time
¶Elasticsearch heap usage evaluation time
- Default
5m
threshold
¶Elasticsearch heap usage proportion threshold (0 to 1)
- Default
0.9
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/elasticsearch_alerts/
directory
(learn more).
cluster.alerts.yml
(fromcluster.alerts.yml
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.
This job relies on no runtime packages.