aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/test/scala/kamon/testkit/BaseKamonSpec.scala
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for the major cleanupIvan Topolnjak2017-04-241-70/+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.
* [issue 443] actor system terminatepj.fanning2017-03-141-3/+3
|
* ensure tests execute sequentially, shutdown Kamon after each testIvan Topolnjak2017-01-221-1/+4
|
* allow restarting Kamon in the same process.Ivan Topolnjak2016-12-241-2/+2
| | | | | taking some ideas from #395, this commit removes ConfigProviders and allows Kamon to be used in "permissive" mode until it gets started.
* preparing release 0.6.4Diego2016-12-211-3/+3
|
* + core: adding back a method to allow passing of a configuration into kamonhunterpayne-ck2016-12-211-7/+8
| | | | | | * more-flexible-kamon-config: adding back a method to allow passing of a configuration into kamon but still allows for kamon's internal config to control the actor system responsible for metrics (cherry picked from commit 1734c2b)
* wipDiego2016-12-041-3/+3
|
* Add tags for traces and closes #327Diego2016-04-221-3/+3
|
* Add tags for traces and closes #327Diego2016-04-221-2/+5
|
* wip, core/akka/spray are kind of migrated.Ivan Topolnjak2015-08-281-2/+2
|
* = core: add commodity trace context manipulation methods to the Tracer.Ivan Topolnjak2015-04-171-4/+2
|
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-1/+6
|
* ! core: drop the Extension postfix on all core components.Ivan Topolnjak2015-02-151-1/+1
|
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-9/+19
|
* ! all: include license headersDiego2015-01-291-0/+16
|
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-0/+34