appmetrics-statsd icon indicating copy to clipboard operation
appmetrics-statsd copied to clipboard

Eventloop report type

Open tomer-amir-vonage opened this issue 7 years ago • 0 comments

Hi,

I am using the latest version of this module and I noticed something that I think is wrong here: https://github.com/RuntimeTools/appmetrics-statsd/blob/master/lib/appmetrics-statsd.js#L38

According to the documentation here this parameter measures:

sampled latency, in milliseconds

Meaning that all these should be timings and not a gauges, no?

I also consulted this

Thanks!

tomer-amir-vonage avatar Dec 16 '18 12:12 tomer-amir-vonage