aboutsummaryrefslogtreecommitdiff
path: root/kamon-newrelic/src/main/scala/kamon/newrelic/MetricReporter.scala
Commit message (Expand)AuthorAgeFilesLines
* = all: stop using config.getDuration in favor of config.getFiniteDuration.Ivan Topolnjak2015-02-151-4/+2
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-1/+1
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-12/+6
* + newrelic: react correctly to restart and shutdown events from the New Relic...Ivan Topolnjak2014-12-051-58/+72
* + newrelic: report additional and scoped external service metrics, improves #63.Ivan Topolnjak2014-11-101-3/+1
* ! newrelic: major refactor of the newrelic reporterIvan Topolnjak2014-11-091-0/+105