aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metric/instrument/Counter.scala
Commit message (Expand)AuthorAgeFilesLines
* make it compile for Scala 2.11 and 2.12Ivan Topolnjak2017-06-061-34/+0
* trying to flatten out the structure and eliminate the notion of entititesIvan Topolnjak2017-05-251-4/+4
* implement HdrHistogram and Distribution snapshotsIvan Topolnjak2017-04-271-4/+27
* bring the new skeleton into placeIvan Topolnjak2017-04-241-0/+11
* Prepare for the major cleanupIvan Topolnjak2017-04-241-65/+0
* Cas collect compatibility with earlier jvms (#399)Ivan Topolnjak2016-10-041-1/+1
* + core: provide generic way to scale time and memory metricsEugene Platonov2015-12-011-0/+5
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-7/+8
* + core: inline jsr166 to remove dependencyDiego2014-08-091-1/+1
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-0/+59