aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metric/MetricsExtension.scala
Commit message (Expand)AuthorAgeFilesLines
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-28/+33
* ! core: revised semantics of .register on Metrics module to match our docs.Ivan Topolnjak2015-02-041-3/+7
* + all: use ModuleSupervisor init all auto-start modules.Ivan Topolnjak2015-01-301-26/+2
* ! core: ensure that the subscriptions dispatcher is correctly startedIvan Topolnjak2015-01-261-1/+1
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-77/+89
* = core: modified version of GlobPathFilter and improve GlobPahFilterSpecDiego2014-12-241-2/+2
* + core: introduce simplified version of GlobPathFilter and resolve exact acto...Diego2014-12-241-2/+2
* = core,spray,newrelic: minor formatting changes.Ivan Topolnjak2014-11-091-4/+4
* = core,play: workaround the non thread safe calls to TrieMap.getOrElseUpdateIvan Topolnjak2014-11-091-1/+11
* = core: cleanup actor metrics recorder after the actor is stopped, closes #69Ivan Topolnjak2014-08-021-1/+1
* = core: subscription protocol specification, closes #51Ivan Topolnjak2014-07-281-4/+6
* = build: avoid unnecessary compile dependency on kamon-testkit from kamon-sprayIvan Topolnjak2014-07-091-1/+1
* + core: log a configurable error message when the application was started wit...Ivan Topolnjak2014-07-091-1/+28
* + core: introduce the new kamon.metrics.default-collection-context-buffer-siz...Ivan Topolnjak2014-07-041-8/+3
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-0/+110