aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace/Tracer.scala
Commit message (Expand)AuthorAgeFilesLines
* introduce types for Span tagsIvan Topolnjak2017-07-181-2/+14
* make the remote parent join mode configurableIvan Topolnjak2017-07-181-2/+4
* remove unnecesary cases handled in extract and injectIvan Topolnjak2017-07-181-3/+0
* use "probability" instead of "chance" terms for the random samplerIvan Topolnjak2017-07-181-4/+4
* expose the Tracer API via Kamon companion objectIvan Topolnjak2017-07-171-0/+5
* working on ID generation and SpanContext encoding/decodingIvan Topolnjak2017-07-171-37/+32
* wipIvan Topolnjak2017-07-141-96/+121
* dont mix initial tags with baggageIvan Topolnjak2017-07-101-2/+2
* append child baggage in SpanContext creationDiego2017-07-091-1/+1
* handle null SpanContext when building a spanIvan Topolnjak2017-06-191-1/+2
* add utilily classes for working with Spans and ContinuationsIvan Topolnjak2017-06-111-1/+0
* crossbuilding for all supported Scala versionsIvan Topolnjak2017-06-111-2/+2
* separate metrics from instruments and add default instrument for metricsIvan Topolnjak2017-06-111-1/+1
* only report sampled spansIvan Topolnjak2017-06-091-8/+5
* include copyright headersDiego2017-06-081-2/+16
* on the crazy path to a better Kamon :DIvan Topolnjak2017-05-261-9/+33
* trying to flatten out the structure and eliminate the notion of entititesIvan Topolnjak2017-05-251-8/+4
* get some basic sampling goingIvan Topolnjak2017-05-231-55/+77
* some more wipIvan Topolnjak2017-05-181-2/+107
* bring the new skeleton into placeIvan Topolnjak2017-04-241-0/+5
* = core: add commodity trace context manipulation methods to the Tracer.Ivan Topolnjak2015-04-171-132/+0
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-2/+2
* ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-151-0/+22
* ! core: drop the Extension postfix on all core components.Ivan Topolnjak2015-02-151-0/+110