aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metric/instrument/Gauge.scala
Commit message (Expand)AuthorAgeFilesLines
* make it compile for Scala 2.11 and 2.12Ivan Topolnjak2017-06-061-39/+0
* trying to flatten out the structure and eliminate the notion of entititesIvan Topolnjak2017-05-251-5/+3
* implement MinMaxCounter and Gauge, include them in the InstrumentFactoryIvan Topolnjak2017-04-281-2/+25
* implement HdrHistogram and Distribution snapshotsIvan Topolnjak2017-04-271-0/+3
* bring the new skeleton into placeIvan Topolnjak2017-04-241-0/+15
* Prepare for the major cleanupIvan Topolnjak2017-04-241-120/+0
* wipDiego2016-12-041-1/+1
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-0/+4
* ! all: include license headersDiego2015-01-291-0/+16
* = core: minor code formatting change.Ivan Topolnjak2015-01-291-1/+1
* = core: protect against negative values on diff gauges recordings.Ivan Topolnjak2015-01-291-2/+5
* = core: remove println left from testing.Ivan Topolnjak2015-01-261-13/+4
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-42/+66
* ! kamon-system-metrics: introducing System and JVM metrics moduleDiego2014-07-211-2/+6
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-0/+78