aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/test/scala/kamon/testkit/DefaultInstrumentFactory.scala
Commit message (Collapse)AuthorAgeFilesLines
* use java.util.DurationIvan Topolnjak2017-06-111-28/+0
|
* * Introduce Java 8 Unsafe intrinsics in LogAdder (lock addq and lock xchg)Diego2017-06-081-4/+5
| | | | | * Introduce atomic variant of LongAdder::sumThenReset -> LongAdder::sumAndReset * Remove LongMaxUpdater in favor to AtomicLongMaxUpdater
* include copyright headersDiego2017-06-081-0/+15
|
* make it compile for Scala 2.11 and 2.12Ivan Topolnjak2017-06-061-1/+1
|
* trying to flatten out the structure and eliminate the notion of entititesIvan Topolnjak2017-05-251-2/+1
|
* implement entity filtersIvan Topolnjak2017-05-201-1/+1
|
* implement HdrHistogram and Distribution snapshotsIvan Topolnjak2017-04-271-0/+13