Releases: fiverr/node-statsd-client
Releases · fiverr/node-statsd-client
Add "details" parameter to errors
11 Dec 09:49
aeeb279
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
1.0.1
Add details to errors (#9)
A change in error messages
22 Sep 13:00
285d974
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
Error message includes actual value
Before
Expected 'value' to be a number, instead got a number
After
Expected 'value' to be a number, instead got NaN (number)
Support high resolution time
06 Aug 06:34
f898837
This commit was created on GitHub.com and signed with GitHub’s verified signature .
The key has expired.
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
stats.time can now accept hrtime as its value to offer a milliseconds measure with nanoseconds accuracy