aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metrics/ActorMetrics.scala
Commit message (Expand)AuthorAgeFilesLines
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-70/+0
* = core: remove ContinuousHdrRecorder from ActorMetricsDiego2014-06-071-2/+2
* = core: move the scheduling of gauge recordings to MetricsExtension and load ...Ivan Topolnjak2014-05-181-1/+1
* ! core: new counter recorder based on LongAdderDiego2014-04-301-7/+10
* ! core: change metric identities to lower case, separated with dashesIvan Topolnak2014-04-091-3/+3
* multiple fixes to the custom metrics collection facilitiesIvan Topolnak2014-03-111-19/+12
* support for custom metricsIvan Topolnak2014-03-061-1/+1
* create the notion of a metric group category for easier filtering when subscr...Ivan Topolnak2014-02-041-13/+20
* continuous hdr tracking instrument, special for mailbox size metricsIvan Topolnak2014-02-031-1/+2
* add tags to individual metricsIvan Topolnjak2014-02-021-3/+3
* wipIvan Topolnak2014-01-301-4/+4
* first implementation of a universal metrics repository for any kind of metric...Ivan Topolnak2014-01-271-20/+55
* integrate trace and metrics into the base projectIvan Topolnak2014-01-131-0/+31