Gian Merlino
|
2ca7b00346
|
Update versions to 0.10.1-SNAPSHOT. (#4191)
|
2017-04-20 18:12:28 -07:00 |
Jason Banich
|
117c698c59
|
Update StatsDEmitter.java (#4111)
This was mentioned in the original pull (https://github.com/druid-io/druid/pull/2410) by @sascha-coenen, and the original author (@michaelschiff) agreed that it seemed reasonable
This commit fixes issue https://github.com/druid-io/druid/issues/3960
|
2017-03-27 10:32:21 -07:00 |
michaelschiff
|
e5fb0e1ff5
|
New property for each metric that tells the StatsDEmitter to convert metric values from range 0-1 to 0-100. This (#3936)
prevents rates and percentages expressed as Doubles (0.xx) from being rounded down to 0.
|
2017-02-16 13:55:56 -08:00 |
Gian Merlino
|
12317fd001
|
Bump version to 0.10.0-SNAPSHOT. (#3913)
|
2017-02-06 17:54:35 -08:00 |
Jihoon Son
|
d80bec83cc
|
Enable auto license checking (#3836)
* Enable license checking
* Clean duplicated license headers
|
2017-01-10 18:13:47 -08:00 |
Akash Dwivedi
|
4b3bd8bd63
|
Migrating java-util from Metamarkets. (#3585)
* Migrating java-util from Metamarkets.
* checkstyle and updated license on java-util files.
* Removed unused imports from whole project.
* cherry pick metamx/java-util@826021f.
* Copyright changes on java-util pom, address review comments.
|
2016-10-21 14:57:07 -07:00 |
Gian Merlino
|
40f2fe7893
|
Bump versions to 0.9.3-SNAPSHOT (#3524)
|
2016-09-29 13:53:32 -07:00 |
Gian Merlino
|
ebf890fe79
|
Update master version to 0.9.2-SNAPSHOT. (#3133)
|
2016-06-13 13:10:38 -07:00 |
michaelschiff
|
2203a812bc
|
statsd-emitter (#2410)
|
2016-04-28 18:41:02 -07:00 |