add handler for elasticsearch

This commit is contained in:
jean-yves.fournier
2025-05-19 12:08:13 +02:00
parent 4903dc467d
commit 09347dfb4b

View File

@ -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']