9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 5 months ago.
Feb 15, 2024 — Feb 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped version to 2.0.0-BETA9-SNAPSHOT. More... over 14 years ago
Merge branch 'release/2.0.0-BETA8' into development More... over 14 years ago
Merge branch 'release/2.0.0-BETA8' More... over 14 years ago
Bumped version to 2.0.0-BETA8. More... over 14 years ago
Moved TimerMetrics to biased samples and added biased histograms. More... over 14 years ago
Added RecencyBiasExperiment. More... over 14 years ago
Fix another fencepost bug, this time in ExponentiallyDecayingSample. More... over 14 years ago
Fix fencepost bug with the first sampling decision in UniformSample. More... over 14 years ago
Upgraded to Jersey 1.5 final and Jersey-Scala 0.1.2. More... over 14 years ago
Added ExponentiallyDecayingSample as a UniformSample alternative. More... over 14 years ago
Extracted Sample interface, renamed current implementation to UniformSample. More... over 14 years ago
Added reporting of histogram/timer values via JMX and HTTP. More... over 14 years ago
Added #values() for histograms and timers. More... over 14 years ago
Change some variable names. More... over 14 years ago
Added an unmodifiable view into all metrics. More... over 14 years ago
Add docs for registerHealthCheck. More... over 14 years ago
Fix values for an empty histogram. More... over 14 years ago
Depend on jackson-mapper and go ahead and let it figure out the gauge types. More... over 14 years ago
Fix a dumb comment. More... over 14 years ago
Make optional dependencies optional. More... over 14 years ago
Update docs. More... over 14 years ago
Bump to Jackson 1.7.1. More... over 14 years ago
Added histogram reporting. More... over 14 years ago
Added histogram registration and Scala facade. More... over 14 years ago
Extracted out HistogramMetric. More... over 14 years ago
Added GuiceModule and GuiceServletModule. More... over 14 years ago
Added a readme, such as it is. More... over 14 years ago
Add better toString implementations of the built-in modules. More... over 14 years ago
Configure logging, *then* log. More... over 14 years ago
Start assembling things via Guice, with service-specific mixins. More... over 14 years ago