Skip to content
This repository has been archived by the owner on Feb 14, 2019. It is now read-only.

Send ints as Timing #14

Open
oskarwojciski opened this issue Jun 5, 2017 · 0 comments
Open

Send ints as Timing #14

oskarwojciski opened this issue Jun 5, 2017 · 0 comments

Comments

@oskarwojciski
Copy link

Statsd timing can be used for not only measuring time, but also other statistical values where you need automatically calculated count, mean, sum, upper etc.
I have added such function in my fork, where you can pass int instead of time.Duration and it is not divided from nanoseconds to milliseconds:

oskarwojciski@e0e201f

If you think it can be useful for anybody else, then I can update Readme.md and do Pull Request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant