aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace/TracingContext.scala
Commit message (Expand)AuthorAgeFilesLines
* Rename class vars so they do not shadow the def from their parent. Fixes #453...Ryan Bair2017-04-241-4/+4
* wipDiego2016-12-041-5/+9
* + core: include Tags and Status in TraceInfo and SegmentInfo and closes #377Diego2016-07-271-3/+8
* = core: minor refactorDiego2016-07-101-6/+15
* + Kamon-core: introduce finishWithError(Throwable) for Traces and SegmentsDiego Parra2016-07-081-5/+6
* Add tags for traces and closes #327Diego2016-04-221-8/+11
* Add tags for traces and closes #327Diego2016-04-221-2/+2
* = core: add commodity trace context manipulation methods to the Tracer.Ivan Topolnjak2015-04-171-1/+1
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-3/+2
* ! core: drop the Extension postfix on all core components.Ivan Topolnjak2015-02-151-3/+3
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-3/+2
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-6/+7
* = core: include license headersDiego2014-12-041-0/+16
* + core: cleanup the simple trace implementationIvan Topolnjak2014-12-041-33/+37
* = core: first simple approach to providing traces and a subscription mechanism.Ivan Topolnjak2014-12-031-0/+72