aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/instrumentation/HttpServer.scala
Commit message (Expand)AuthorAgeFilesLines
* use TagSet as the implementation for Context tagsIvan Topolnjak2019-03-271-8/+16
* include trace identifiers in HTTP responses, fixes #558Ivan Topolnjak2018-10-301-4/+13
* reorganize the HttpMessage abstractionsIvan Topolnjak2018-10-121-6/+6
* rename the preferred trace id configurationIvan Topolnjak2018-10-121-4/+1
* cleanup HTTP propagation, introduce a new Binary propagationIvan Topolnjak2018-09-281-3/+2
* create HTTP server metrics testsIvan Topolnjak2018-09-171-0/+1
* implement HTTP server metrics trackingIvan Topolnjak2018-09-161-12/+164
* basic testing for the HTTP server instrumentationIvan Topolnjak2018-09-041-21/+133
* wip on the HttpServer instrumentationIvan Topolnjak2018-09-031-0/+192