]> git.ipfire.org Git - thirdparty/collectd.git/commit
Change AMQP queue drops from DEBUG to WARNING
authorChris Sibbitt <csibbitt@redhat.com>
Fri, 25 Aug 2023 19:04:16 +0000 (15:04 -0400)
committerMatthias Runge <mrunge@matthias-runge.de>
Sun, 27 Aug 2023 19:02:25 +0000 (21:02 +0200)
commit85c6a1fda791337b103acd579ed403516ad2d179
tree84e2268be3640bf5b167583ba151d535ffc01d3c
parent9369ed71450430266ebd7ca410022c2b1b548fb4
Change AMQP queue drops from DEBUG to WARNING

Debug messages are only available if collectd is compiled with debug enabled, making it hard to troubleshoot the situation where the amqp queue is being overrun.
src/amqp1.c