aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/legacy-main/scala/kamon/metric
Commit message (Collapse)AuthorAgeFilesLines
* make it compile for Scala 2.11 and 2.12Ivan Topolnjak2017-06-0620-2240/+0
|
* trying to flatten out the structure and eliminate the notion of entititesIvan Topolnjak2017-05-251-3/+3
|
* implement entity filtersIvan Topolnjak2017-05-202-4/+3
|
* Prepare for the major cleanupIvan Topolnjak2017-04-2420-0/+2241
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.