aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/context/HttpPropagation.scala
Commit message (Expand)AuthorAgeFilesLines
* use TagSet as the implementation for Context tagsIvan Topolnjak2019-03-271-7/+58
* cleanup HTTP propagation, introduce a new Binary propagationIvan Topolnjak2018-09-281-141/+63
* use NonFatal instead of plain Throwable when catching exceptionsIvan Topolnjak2018-09-181-4/+5
* wip on the HttpServer instrumentationIvan Topolnjak2018-09-031-14/+14
* working on context tags and http propagation improvementsIvan Topolnjak2018-08-301-0/+283