haproxy/include
Willy Tarreau 8f24023ba0 MINOR: sink: now report the number of dropped events on output
The principle is that when emitting a message, if some dropped events
were logged, we first attempt to report this counter before going
further. This is done under an exclusive lock while all logs are
produced under a shared lock. This ensures that the dropped line is
accurately reported and doesn't accidently arrive after a later
event.
2019-08-27 17:14:19 +02:00
..
common MINOR: buffer: add functions to read/write varints from/to buffers 2019-08-27 17:14:19 +02:00
import
proto MINOR: sink: now report the number of dropped events on output 2019-08-27 17:14:19 +02:00
types MINOR: sink: now report the number of dropped events on output 2019-08-27 17:14:19 +02:00