http4s-tracer
Distributed end-to-end tracing system for http4s
.
Dependencies
Add this to your build.sbt
:
libraryDependencies += "com.github.gvolpe" %% "http4s-tracer" % Version
If you would like to have log4cats support add this extra dependency:
libraryDependencies += "com.github.gvolpe" %% "http4s-tracer-log4cats" % Version
Find out more in the microsite.