aboutsummaryrefslogtreecommitdiff
path: root/kamon-testkit/src/main/scala/kamon/testkit/SpanInspection.scala
Commit message (Expand)AuthorAgeFilesLines
* 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-031-1/+12
* use java.time.Instant with nanoseconds precision in the TracerIvan Topolnjak2017-12-141-4/+5
* use a specialized java.time.Clock exposed through the Kamon companion objectIvan Topolnjak2017-12-131-1/+3
* add copyright headersDiego2017-08-241-0/+15
* introduce the SpanCustomizer APIIvan Topolnjak2017-08-241-0/+64