9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Feb 15, 2024 — Feb 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No need to expose the MetricsRegistry to subclasses More... almost 14 years ago
Mock a Clock More... almost 14 years ago
Use Clock.time() instead of bogus attempt of converting ticks to milliseconds More... almost 14 years ago
Since Clock now also provides time() there's no need to provide a custom Clock More... almost 14 years ago
Initial rough tests for CsvReporter and ConsoleReporter More... almost 14 years ago
Added histogram counts to MetricsServlet. More... almost 14 years ago
Merge pull request #114 from jebl01/feature/custom-mbean-name More... almost 14 years ago
Merge pull request #115 from jebl01/feature/jmx-reporter-hook More... almost 14 years ago
Merge pull request #116 from jebl01/feature/graphite-reporter-tests More... almost 14 years ago
Merge pull request #117 from chids/feature/make-clock-provide-time More... almost 14 years ago
first take on making ganglia reporter testable More... almost 14 years ago
Allow Clock to provide time in addition to ticks More... almost 14 years ago
Made graphite reporter testable + added tests More... almost 14 years ago
Added hook for customized JmxReporter binding More... almost 14 years ago
added the posibility to give mbeans a custom name More... almost 14 years ago
Added SlowRequestFilter and ThreadNameFilter. More... almost 14 years ago
Added Servlets. More... almost 14 years ago
MetricsRegistry needs a bigger map. More... almost 14 years ago
Keep lazily creating meters and timers. More... almost 14 years ago
Add javadocs for MetricsRegistry#createName(). More... almost 14 years ago
Improve MetricsRegistry's cleanup for duplicate metrics. More... almost 14 years ago
Allow subclasses to add metrics to MetricsRegistry. More... almost 14 years ago
Merge pull request #109 from chids/feature/interface-for-stoppable-metrics More... almost 14 years ago
Merge pull request #113 from chids/feature/abstract-time-using-clock More... almost 14 years ago
Abstract time in MeterMetric using Clock More... almost 14 years ago
Merge pull request #111 from chids/feature/change-servlet-status-when-no-healthchecks More... almost 14 years ago
[#110] Make servet respond with 501 Not Implemented when there's no health checks registered instead of 500 Internal Server Error as before More... almost 14 years ago
Removed @Validated. More... almost 14 years ago
Add gzip support to JerseyClient. More... almost 14 years ago
Make sure the JerseryClient thread pools are sized. More... almost 14 years ago