You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be possible, although I think the utility of it may be limited. The m1/m5/m15 metrics record rate per second over those time period. Rate over the last second is compelling, but because of #37, it's not a good idea as it would require configuring an interval to run every 1 second. If we fix that, this may be possible although I'm not sure how well ExponentiallyWeightedMovingAverage works over short time periods. I'll evaluate as part of #37.
meter should expose current rate per second
The text was updated successfully, but these errors were encountered: