aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metric/UserMetrics.scala
Commit message (Expand)AuthorAgeFilesLines
* = core: rename UserMetrics to SimpleMetrics.Ivan Topolnjak2015-02-151-204/+0
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-19/+14
* ! all: include license headersDiego2015-01-291-0/+16
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-137/+141
* = core,play: workaround the non thread safe calls to TrieMap.getOrElseUpdateIvan Topolnjak2014-11-091-7/+8
* = core: remove the user- prefix on all user metricsIvan Topolnjak2014-08-041-26/+11
* = core: allow subscribing to user metrics and give decent namesIvan Topolnjak2014-08-041-99/+139
* + core: create the new KamonStandalone helper, closes #47Ivan Topolnjak2014-07-081-0/+24
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-0/+139