aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metrics
Commit message (Expand)AuthorAgeFilesLines
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-311-3/+1
* wipIvan Topolnak2014-01-304-11/+76
* max, min and merge operations for MetricSnapshotIvan Topolnak2014-01-293-58/+120
* store actor metrics in the new metrics extensionIvan Topolnjak2014-01-284-141/+107
* first implementation of a universal metrics repository for any kind of metric...Ivan Topolnak2014-01-275-72/+211
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-272-16/+5
* hdr histogram extension with concurrent updates and snapshots supportIvan Topolnjak2014-01-241-0/+78
* integrate trace and metrics into the base projectIvan Topolnak2014-01-133-0/+210