aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/legacy-main/scala/kamon/metric/instrument/Histogram.scala
Commit message (Collapse)AuthorAgeFilesLines
* make it compile for Scala 2.11 and 2.12Ivan Topolnjak2017-06-061-331/+0
|
* Prepare for the major cleanupIvan Topolnjak2017-04-241-0/+331
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.