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