aboutsummaryrefslogtreecommitdiff
path: root/kamon-testkit/src/main/scala/kamon
Commit message (Expand)AuthorAgeFilesLines
* cleanup HTTP propagation, introduce a new Binary propagationIvan Topolnjak2018-09-281-57/+0
* implement HTTP server metrics trackingIvan Topolnjak2018-09-161-1/+1
* basic testing for the HTTP server instrumentationIvan Topolnjak2018-09-041-1/+5
* wip on the HttpServer instrumentationIvan Topolnjak2018-09-032-1/+15
* working on context tags and http propagation improvementsIvan Topolnjak2018-08-301-4/+4
* allow metric filtering when adding a metrics reporterIvan Topolnjak2018-01-171-0/+8
* use java.time.Instant with nanoseconds precision in the TracerIvan Topolnjak2017-12-141-4/+5
* allow applying simple configurations in tests using ReconfigureIvan Topolnjak2017-12-131-1/+1
* use a specialized java.time.Clock exposed through the Kamon companion objectIvan Topolnjak2017-12-131-1/+3
* rename MinMaxCounter to RangeSamplerIvan Topolnjak2017-12-051-4/+4
* add support for simple broadcast String keysIvan Topolnjak2017-11-231-1/+1
* Additional metric inspectionsmladens2017-10-311-1/+22
* add a clear() function to the test span reporterIvan Topolnjak2017-08-251-0/+3
* add copyright headersDiego2017-08-246-0/+90
* introduce the SpanCustomizer APIIvan Topolnjak2017-08-242-61/+64
* move kamon.context.SimpleStringCodec to kamon.testkit.SimpleStringCodec in or...Diego2017-08-222-0/+44
* fix the SpanInspector reflection for Scala 2.12Ivan Topolnjak2017-08-211-2/+2
* binary encoding of context and entriesIvan Topolnjak2017-08-211-3/+5
* remove references to ActiveSpanIvan Topolnjak2017-08-181-1/+0
* add utility function for including metric and trace tags simultaneouslyIvan Topolnjak2017-08-161-1/+2
* add GaugeMetricSyntaxDiego2017-08-151-2/+25
* add optional span scoping to the span metricsIvan Topolnjak2017-08-151-0/+8
* add ContextTesting utilitiesIvan Topolnjak2017-08-151-0/+11
* separate the build into core, testkit and core-tests projectsIvan Topolnjak2017-08-155-0/+171