aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/test/scala/kamon/metric
Commit message (Expand)AuthorAgeFilesLines
* = core: allow subscribing to user metrics and give decent namesIvan Topolnjak2014-08-041-98/+105
* = core: minor fix in actor metrics specIvan Topolnjak2014-08-041-4/+4
* = core: cleanup actor metrics recorder after the actor is stopped, closes #69Ivan Topolnjak2014-08-021-1/+15
* = core: subscription protocol specification, closes #51Ivan Topolnjak2014-07-282-1/+134
* + core: create the new KamonStandalone helper, closes #47Ivan Topolnjak2014-07-081-0/+23
* = core: ensure that no automatic metric flushes occur during certain testsIvan Topolnjak2014-07-045-0/+9
* + core: introduce the new kamon.metrics.default-collection-context-buffer-siz...Ivan Topolnjak2014-07-044-8/+14
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-039-0/+1149