[ansible] Add unixsock to config_files role
[barometer.git] / docs / release / release-notes / notes / add_unix_sock-e29efe16156c5c8e.yaml
1 release_summary: >
2     Added unixsock plugin to one-click install.
3 ansible:
4   - |
5     Added `unixsock <https://collectd.org/documentation/manpages/collectd-unixsock.5.shtml>`_
6     plugin to one-click install, which allows the user to interact with collectd using the
7     ``collectdctl`` command in the bar-collectd-* containers.
8     The unixsock plugin is useful for debugging issues in collectd, and can
9     be used to verify that metrics are being collected without having to
10     create CSV files or log into the container.
11