]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: stats: fix missing comma in stats on agent drain
authorRaghu Udiyar <raghusiddarth@gmail.com>
Fri, 5 Feb 2016 17:00:11 +0000 (22:30 +0530)
committerWilly Tarreau <w@1wt.eu>
Tue, 9 Feb 2016 08:06:13 +0000 (09:06 +0100)
commit0d6b7a490e1ed32424dc7c9b0d0aa3cdb8514a8e
tree539d6e67375b4370634e6c83b254153172585c70
parent635c0adec2a5e45ef6abbd0a60a7e32d8f187ab2
BUG/MINOR: stats: fix missing comma in stats on agent drain

The csv stats format breaks when agent changes server state to drain.
Tools like hatop, metric or check agents will fail due to this. This
should be backported to 1.6.
src/dumpstats.c