aboutsummaryrefslogtreecommitdiff
path: root/kamon-core-tests/src/test/scala/kamon/instrumentation/HttpServerInstrumentationSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* use TagSet as the implementation for Context tagsIvan Topolnjak2019-03-271-8/+5
* include trace identifiers in HTTP responses, fixes #558Ivan Topolnjak2018-10-301-0/+12
* reorganize the HttpMessage abstractionsIvan Topolnjak2018-10-121-5/+5
* cleanup HTTP propagation, introduce a new Binary propagationIvan Topolnjak2018-09-281-2/+3
* create HTTP server metrics testsIvan Topolnjak2018-09-171-2/+149
* implement HTTP server metrics trackingIvan Topolnjak2018-09-161-8/+39
* basic testing for the HTTP server instrumentationIvan Topolnjak2018-09-041-8/+57
* wip on the HttpServer instrumentationIvan Topolnjak2018-09-031-0/+88