Skip to content

Pull requests: dropwizard/metrics

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Rare bug in ExponentiallyDecayingSample
#9 by martint was closed Apr 23, 2011 Loading… updated Apr 23, 2011
Support building for Scala 2.9.0 RC1.
#11 by waywardmonkeys was merged Apr 25, 2011 Loading… updated Apr 25, 2011
Add log4j dependency notice.
#12 by waywardmonkeys was merged May 3, 2011 Loading… updated May 3, 2011
Rename to match existing name usage.
#25 by waywardmonkeys was merged May 12, 2011 Loading… updated May 12, 2011
Support using a prefix on all metric names sent to Graphite.
#26 by waywardmonkeys was merged May 12, 2011 Loading… updated May 12, 2011
Fixed typo in metric name 'reponses' -> 'responses'
#24 by jamesc was merged May 11, 2011 Loading… updated May 19, 2011
Fix for issue #40, NPE in GraphiteReporter
#41 by mattryall was merged Jun 16, 2011 Loading… updated Jun 16, 2011
Link to the pretty'd json from the root page of the metrics servlet
#49 by kevinclark was merged Jun 27, 2011 Loading… updated Jun 27, 2011
System property to disable GcMonitor and thus calls to getLastGcInfo
#57 by cburroughs was closed Jul 28, 2011 Loading… updated Jul 28, 2011
Correct BETA15 -> BETA14, and add instructions for 0.7.x series of SBT
#55 by noelwelsh was closed Jul 28, 2011 Loading… updated Jul 28, 2011
added time ticker
#58 by javasoze was merged Aug 11, 2011 Loading… updated Aug 11, 2011
A guice-servlet module for binding the metrics servlet and the health check
#63 by tomdz was merged Aug 12, 2011 Loading… updated Aug 12, 2011
fixed typo in GC instrumentation
#69 by ciamac was merged Aug 22, 2011 Loading… updated Aug 22, 2011
Apply s/ /_/g to the metric name, to not break the line format
#56 by gseitz was merged Jul 29, 2011 Loading… updated Aug 30, 2011
Custom registries for the Instrumented trait.
#74 by gseitz was merged Sep 8, 2011 Loading… updated Sep 8, 2011
Parent class for reporters
#79 by dinomite was closed Sep 24, 2011 Loading… updated Sep 24, 2011
Parent class for reporters
#82 by dinomite was merged Sep 24, 2011 Loading… updated Sep 24, 2011
Correct comment for start()
#84 by dinomite was merged Sep 27, 2011 Loading… updated Sep 27, 2011
add a boolean 'pretty' parameter (defaults to false) to the metrics page
#33 by smanek was merged May 13, 2011 Loading… updated Sep 28, 2011
adding the handy DeathRattleExceptionHandler
#88 by jmhodges was merged Oct 9, 2011 Loading… updated Oct 9, 2011
doc fix in DeathRattleExceptionHandler
#90 by jmhodges was merged Oct 10, 2011 Loading… updated Oct 10, 2011
added cleanup for jmxreporter
#94 by javasoze was merged Oct 18, 2011 Loading… updated Oct 18, 2011
Added support for Guice to create an MeterMetric to monitor exceptions
#99 by ccare was merged Oct 27, 2011 Loading… updated Oct 27, 2011
Adding a GangliaReporter
#76 by abramsm was merged Sep 18, 2011 Loading… updated Nov 11, 2011
Support for Metric Units and corrected host label
#77 by abramsm was merged Sep 19, 2011 Loading… updated Nov 11, 2011
ProTip! Exclude everything labeled bug with -label:bug.