Netflix-Skunkworks / spectatord

A high performance metrics daemon
Apache License 2.0
24 stars 5 forks source link

User specified statistic for monotonic counters #19

Closed dmuino closed 3 years ago

dmuino commented 3 years ago

Previously we were ignoring the statistic tag provided by the user and always using count. This change makes it consistent with the behavior of regular counters.