add handler for elasticsearch
This commit is contained in:
@ -103,3 +103,10 @@
|
||||
state: restarted
|
||||
enabled: yes
|
||||
tags: ['prometheus']
|
||||
|
||||
- name: 'elasticsearch-exporter-restart'
|
||||
systemd:
|
||||
name: prometheus-elasticsearch-exporter.service
|
||||
state: restarted
|
||||
enabled: yes
|
||||
tags: ['prometheus']
|
||||
|
Reference in New Issue
Block a user