4

I am using java codahale metrics library. I am using a meter. The meter automatically produces m1_rate, m5_rate and m15_rate but these rates are exponentially weighted.

Is there a way to generate simple moving averages (without exponential weighting) ?

Alex
  • 11,115
  • 12
  • 51
  • 64
Sathya
  • 1,076
  • 1
  • 8
  • 17

0 Answers0