aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/legacy-main/scala/kamon
Commit message (Collapse)AuthorAgeFilesLines
* trying to flatten out the structure and eliminate the notion of entititesIvan Topolnjak2017-05-252-4/+3
|
* implement entity filtersIvan Topolnjak2017-05-203-5/+6
|
* Prepare for the major cleanupIvan Topolnjak2017-04-2452-0/+4522
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.