aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace/Span.scala
Commit message (Expand)AuthorAgeFilesLines
* move ALMaxUpdater and MeasurementUnit to kamon.metricIvan Topolnjak2017-08-151-1/+2
* Merge remote-tracking branch 'ivantopo/wip/moving-ot-support-to-a-separeate-p...Ivan Topolnjak2017-08-151-123/+167
|\
| * implement Span propagation on top of Kamon.ContextIvan Topolnjak2017-08-141-37/+41
| * rename ActiveSpanSource into ActiveSpanStorageIvan Topolnjak2017-07-301-3/+3
| * try an alternative approach to active span managementIvan Topolnjak2017-07-251-13/+1
| * start writting Span.Real testsIvan Topolnjak2017-07-191-5/+11
| * tests for Span building and the ExtendedB3 codec, related bugfixesIvan Topolnjak2017-07-191-8/+8
| * introduce types for Span tagsIvan Topolnjak2017-07-181-11/+36
| * minor ordering changes within the Span fileIvan Topolnjak2017-07-181-24/+26
| * continuation now takes ActiveSpanSource as parameter instead of TracerIvan Topolnjak2017-07-181-1/+0
| * remove the endTimestampMicros member from Span.RealIvan Topolnjak2017-07-181-13/+11
| * wipIvan Topolnjak2017-07-141-112/+135
* | Remove span error counter, count from metric refined with error tag should be...mladens2017-07-121-1/+0
* | Separate span metrics and counts for spans finished with an errormladens2017-07-121-6/+11
|/
* start counting errors when Spans are finishedIvan Topolnjak2017-07-101-1/+2
* add utilily classes for working with Spans and ContinuationsIvan Topolnjak2017-06-111-1/+1
* separate metrics from instruments and add default instrument for metricsIvan Topolnjak2017-06-111-4/+7
* only report sampled spansIvan Topolnjak2017-06-091-3/+6
* include copyright headersDiego2017-06-081-0/+15
* on the crazy path to a better Kamon :DIvan Topolnjak2017-05-261-39/+35
* trying to flatten out the structure and eliminate the notion of entititesIvan Topolnjak2017-05-251-17/+14
* get some basic sampling goingIvan Topolnjak2017-05-231-32/+21
* implement entity filtersIvan Topolnjak2017-05-201-3/+3
* some more wipIvan Topolnjak2017-05-181-0/+183