aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metric/Entity.scala
Commit message (Collapse)AuthorAgeFilesLines
* trying to flatten out the structure and eliminate the notion of entititesIvan Topolnjak2017-05-251-11/+0
|
* implement HdrHistogram and Distribution snapshotsIvan Topolnjak2017-04-271-1/+7
|
* bring the new skeleton into placeIvan Topolnjak2017-04-241-0/+5
|
* Prepare for the major cleanupIvan Topolnjak2017-04-241-37/+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.
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-24/+3
|
* + core: add create methods for Entity.Ivan Topolnjak2015-02-041-0/+6
|
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-0/+52