aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/test/scala/kamon/metrics/ActorMetricsSpec.scala
Commit message (Collapse)AuthorAgeFilesLines
* = core: adjust the assertions on ActorMetricsSpec accordingly to our current ↵Ivan Topolnak2014-04-091-6/+3
| | | | collection model
* = 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 ↵Ivan Topolnak2014-01-271-1/+1
| | | | metrics we might be interested in
* integrate trace and metrics into the base projectIvan Topolnak2014-01-131-0/+51