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.
4 lines
58 B
YAML
4 lines
58 B
YAML
- name: reload systemd
|
|
systemd:
|
|
daemon_reload: true
|