r/statsd-exporter: Deploy statsd exporter
The *statsd exporter* is a Prometheus exporter that converts statistics from StatsD format into Prometheus metrics. It is generally useful as a bridge between processes that emit event-based statistics, turning them into Prometheus counters and gauges.
This commit is contained in:
3
roles/systemd-base/handlers/main.yml
Normal file
3
roles/systemd-base/handlers/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
- name: reload systemd
|
||||
systemd:
|
||||
daemon_reload: true
|
||||
Reference in New Issue
Block a user