aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metric/instrument/InstrumentSnapshot.scala
Commit message (Expand)AuthorAgeFilesLines
* make it compile for Scala 2.11 and 2.12Ivan Topolnjak2017-06-061-57/+0
* trying to flatten out the structure and eliminate the notion of entititesIvan Topolnjak2017-05-251-2/+9
* implement MinMaxCounter and Gauge, include them in the InstrumentFactoryIvan Topolnjak2017-04-281-11/+17
* implement HdrHistogram and Distribution snapshotsIvan Topolnjak2017-04-271-0/+44