aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/util
Commit message (Collapse)AuthorAgeFilesLines
* ! all: include license headersDiego2015-01-295-0/+79
|
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-245-0/+178
|
* = core: modified version of GlobPathFilter and improve GlobPahFilterSpecDiego2014-12-241-44/+0
|
* + core: introduce simplified version of GlobPathFilter and resolve exact ↵Diego2014-12-241-0/+44
| | | | actor metric filter issue
* = core: use Sequencer instead of AtomicLongDiego2014-12-031-1/+1
|
* + core: introduce Sequencer to generate a incrementing sequence of Longs ↵Diego2014-12-032-1/+42
| | | | with a simple Long overflow protection
* + core: allow dispatcher configuration to core componentsIvan Topolnjak2014-05-181-24/+0
|
* = core: code formatDiego2014-05-091-2/+2
|
* + core: added MinMaxCounterSpec and new test in ActorMetricsSpecDiego2014-05-091-0/+24
|
* + core: MinMaxCounter for actor mailbox sizeDiego2014-05-071-0/+24