Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: martel/metrics

Tags

v2.0.2

Toggle v2.0.2's commit message
[maven-release-plugin] copy for tag v2.0.2

v2.0.1

Toggle v2.0.1's commit message
[maven-release-plugin] copy for tag v2.0.1

v2.0.0

Toggle v2.0.0's commit message
[maven-release-plugin] copy for tag v2.0.0

v2.0.0-RC0

Toggle v2.0.0-RC0's commit message
[maven-release-plugin] copy for tag v2.0.0-RC0

v2.0.0-BETA19

Toggle v2.0.0-BETA19's commit message
[maven-release-plugin] copy for tag v2.0.0-BETA19

v2.0.0-BETA18

Toggle v2.0.0-BETA18's commit message
[maven-release-plugin] copy for tag v2.0.0-BETA18

v2.0.0-BETA18-repack

Toggle v2.0.0-BETA18-repack's commit message
Add a turd to convince javadoc to make a JAR.

Gotta have -javadocs.jar if you want to get to Central via Sonatype.

v2.0.0-BETA17

Toggle v2.0.0-BETA17's commit message
* Added an option message to successful health check results.

* Fixed locale issues in `GraphiteReporter`.
* Added `GangliaReporter`.
* Added per-HTTP method timers to `InstrumentedHandler` in `metrics-jetty`.
* Fixed a thread pool leak for meters.
* Added `#dump(File)` to `HistogramMetric` and `TimerMetric`.
* Upgraded to Jackson 1.9.x.
* Upgraded to slf4j 1.6.2.
* Upgraded to logback 0.9.30.
* Upgraded to ehcache 2.4.5.
* Surfaced `Metrics.removeMetric()`.

v2.0.0-BETA16-with-2.9.1

Toggle v2.0.0-BETA16-with-2.9.1's commit message
* Added Scala 2.9.1 support.

v2.0.0-BETA16

Toggle v2.0.0-BETA16's commit message
* Fixed a bug in GC monitoring.