aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace/Sampler.scala
Commit message (Expand)AuthorAgeFilesLines
* introduce types for Span tagsIvan Topolnjak2017-07-181-3/+3
* use "probability" instead of "chance" terms for the random samplerIvan Topolnjak2017-07-181-10/+10
* wipIvan Topolnjak2017-07-141-7/+12
* include copyright headersDiego2017-06-081-0/+15
* on the crazy path to a better Kamon :DIvan Topolnjak2017-05-261-0/+6
* get some basic sampling goingIvan Topolnjak2017-05-231-0/+27
* bring the new skeleton into placeIvan Topolnjak2017-04-241-0/+5
* Prepare for the major cleanupIvan Topolnjak2017-04-241-101/+0
* wipDiego2016-12-041-1/+1
* + core: add a clock-sampler, fix ordered-sampler, add unit tests for samplersTristan Sallé2015-07-151-9/+23
* + core: kamon.trace.token-generator confJoão Ferreira2015-06-261-0/+14
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-2/+1
* = core: fix Sampler isPowerOfTwoDiego2014-12-051-1/+1
* = core: introduce fastMod operation in SamplerDiego2014-12-051-1/+14
* = core: include license headersDiego2014-12-041-2/+16
* = core: use Sequencer instead of AtomicLongDiego2014-12-031-3/+4
* + core: cleanup the simple trace implementationIvan Topolnjak2014-12-041-6/+7
* = core: first simple approach to providing traces and a subscription mechanism.Ivan Topolnjak2014-12-031-0/+45