aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/trace/MetricsOnlyContext.scala
Commit message (Expand)AuthorAgeFilesLines
* Prepare for the major cleanupIvan Topolnjak2017-04-241-186/+0
* wipDiego2016-12-041-13/+22
* + core: allow accessing tags on TraceContext and Segment (#386)Bruno Filippone2016-08-191-0/+2
* + core: include Tags and Status in TraceInfo and SegmentInfo and closes #377Diego2016-07-271-2/+2
* = core: minor refactorDiego2016-07-101-12/+30
* + Kamon-core: introduce finishWithError(Throwable) for Traces and SegmentsDiego Parra2016-07-081-24/+42
* + kamon-spray: Add tags in spray spray directives for tracing and closes #345Diego2016-04-221-2/+2
* Add tags for traces and closes #327Diego2016-04-221-12/+27
* Add tags for traces and closes #327Diego2016-04-221-2/+2
* = core: apply metric filters to tracesJoao Azevedo2016-01-201-2/+4
* + core: add a clock-sampler, fix ordered-sampler, add unit tests for samplersTristan Sallé2015-07-151-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-12/+14
* ! core: drop the Extension postfix on all core components.Ivan Topolnjak2015-02-151-2/+2
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-5/+1
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-17/+20
* = core: include license headersDiego2014-12-041-0/+16
* + core: cleanup the simple trace implementationIvan Topolnjak2014-12-041-32/+38
* = core: first simple approach to providing traces and a subscription mechanism.Ivan Topolnjak2014-12-031-0/+99