aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/test/scala/kamon/metrics/ActorMetricsSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-172/+0
* = core: remove ContinuousHdrRecorder from ActorMetricsDiego2014-06-071-2/+2
* + core: added MinMaxCounterSpec and new test in ActorMetricsSpecDiego2014-05-091-9/+7
* = core: fixed ActorMetricsSpecDiego2014-05-071-15/+21
* ! core: first implementetion of kamon counter intrument and actor errors metricsDiego2014-05-011-0/+31
* = core: adjust the assertions on ActorMetricsSpec accordingly to our current ...Ivan Topolnak2014-04-091-6/+3
* = core: fix assertion on max mailbox-sizeIvan Topolnjak2014-04-081-1/+1
* add assertions for time-in-mailbox and processing-timeIvan Topolnjak2014-03-241-4/+14
* record mailbox size when sending a message to an actorIvan Topolnjak2014-03-241-12/+86
* minor cleanup before relasing 0.0.13Ivan Topolnak2014-02-061-2/+1
* max, min and merge operations for MetricSnapshotIvan Topolnak2014-01-291-1/+0
* store actor metrics in the new metrics extensionIvan Topolnjak2014-01-281-14/+21
* first implementation of a universal metrics repository for any kind of metric...Ivan Topolnak2014-01-271-1/+1
* integrate trace and metrics into the base projectIvan Topolnak2014-01-131-0/+51