aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metric/instrument/MinMaxCounter.scala
Commit message (Expand)AuthorAgeFilesLines
* make it compile for Scala 2.11 and 2.12Ivan Topolnjak2017-06-061-75/+0
* trying to flatten out the structure and eliminate the notion of entititesIvan Topolnjak2017-05-251-3/+2
* implement MinMaxCounter and Gauge, include them in the InstrumentFactoryIvan Topolnjak2017-04-281-10/+55
* implement HdrHistogram and Distribution snapshotsIvan Topolnjak2017-04-271-0/+5
* bring the new skeleton into placeIvan Topolnjak2017-04-241-0/+26
* Prepare for the major cleanupIvan Topolnjak2017-04-241-105/+0
* wipDiego2016-12-041-2/+2
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-20/+9
* = core: ensure that MinMaxCounters never record values bellow zero, fixes #71Ivan Topolnjak2014-08-131-7/+10
* + system-metrics: minor load banner refactorDiego2014-08-091-5/+2
* + core: inline jsr166 to remove dependencyDiego2014-08-091-1/+1
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-0/+116