aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metric/Counter.scala
Commit message (Expand)AuthorAgeFilesLines
* move ALMaxUpdater and MeasurementUnit to kamon.metricIvan Topolnjak2017-08-151-1/+0
* use java.util.DurationIvan Topolnjak2017-06-111-1/+1
* add internal snapshot API that allows keeping state intactIvan Topolnjak2017-06-111-4/+13
* separate metrics from instruments and add default instrument for metricsIvan Topolnjak2017-06-111-3/+3
* * Introduce Java 8 Unsafe intrinsics in LogAdder (lock addq and lock xchg)Diego2017-06-081-8/+4
* include copyright headersDiego2017-06-081-0/+15
* make it compile for Scala 2.11 and 2.12Ivan Topolnjak2017-06-061-0/+32