Open mariuszwojcik opened 10 years ago
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
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.