aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metrics/instruments/CounterRecorder.scala
Commit message (Expand)AuthorAgeFilesLines
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-38/+0
* ! datadog: first functional implementation of DatadogMetricsSenderDiego2014-05-141-1/+1
* = statsd: minor changeDiego2014-05-021-1/+1
* + statsd: added kamon counter instrumentDiego2014-05-021-1/+1
* ! core: first implementetion of kamon counter intrument and actor errors metricsDiego2014-05-011-1/+3
* ! core: new counter recorder based on LongAdderDiego2014-04-301-0/+36