aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/test/scala/kamon/metrics/instrument/MinMaxCounterSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-110/+0
* = core: avoid using tuples in favor of case classesIvan Topolnak2014-05-211-14/+16
* = core: code formatDiego2014-05-091-3/+2
* + core: added MinMaxCounterSpec and new test in ActorMetricsSpecDiego2014-05-091-0/+109