aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/test/scala/kamon/util
Commit message (Collapse)AuthorAgeFilesLines
* working on ID generation and SpanContext encoding/decodingIvan Topolnjak2017-07-171-20/+20
|
* add utility to copy baggage and trace id to MDCIvan Topolnjak2017-06-181-0/+39
|
* Prepare for the major cleanupIvan Topolnjak2017-04-244-274/+0
| | | | | | Moved all the original files from src/main to src/legacy-main, same with test files. Also removed the autoweave module, examples and bench as I'm planning to have them in separate repositories.
* wipDiego2016-12-044-8/+11
|
* + core: support for regex path filters (#388)Daniel Bimschas2016-11-051-0/+59
|
* minor formatting changes.Ivan Topolnjak2016-03-151-1/+1
|
* = core: minor refactor in ExecutorServiceMetricsDiego2016-03-061-24/+22
|
* = system-metrics: runSafe in UlimitMetrics and include a testDiego2016-03-031-6/+6
|
* + core: provide generic way to scale time and memory metricsEugene Platonov2015-12-011-0/+64
|
* ! kamon-akka: change in DispatcherInstrumentation the type of Dispatcher to ↵Diego2015-08-251-5/+5
| | | | ForkJoinPool instead of AkkaForkJoinPool
* ! core: generalize ThreadPoolExecutors metricsDiego2015-08-251-0/+77
|
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-1/+8
|
* + system-metrics: fix #135 and includes the following new metrics:Diego2014-12-271-4/+4
| | | | | | | | | ** DiskMetrics ** NonHeapMetrics ** LoadAverageMetrics ** ThreadMetrics ** ClassLoadingMetrics and closes #131
* = core: include new test case in GlobalPathFilterSpecDiego2014-12-241-1/+13
|
* = core: modified version of GlobPathFilter and improve GlobPahFilterSpecDiego2014-12-241-9/+20
|
* + core: introduce simplified version of GlobPathFilter and resolve exact ↵Diego2014-12-241-0/+43
actor metric filter issue