segmentio / stats

Go package for abstracting stats collection
https://godoc.org/github.com/segmentio/stats
MIT License
208 stars 32 forks source link

add comment in clock.go indicating the time.duration unit reported to datadog #128

Closed hjoo closed 3 years ago

hjoo commented 3 years ago

It's hard to find the units that are sent to datadog using stats.Clock.

E.g. https://segment.slack.com/archives/G3MBGVCM9/p1614973096005100

Adding a comment for easier reference.