statsd.net
statsd.net copied to clipboard
Gauge values are not carried over
Gauge values are not carried over and send with every flush even though configuration removeZeroGauges is set to false. Possible the problem is in class TimedGaugeAggregatorBlockFactory, line 64 which clears gauges collection.
Hi Marius,
Thanks for logging this issue! I'm busy investigating the gauge implementation now and will update shortly.
Thanks, Luke