You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2021. It is now read-only.
This project makes a number of assumptions about the dependencies that will be used with tapir. I think it would be cleaner if core had fewer dependencies - for example, I think it should rely on slf4j-api instead of logback-classic. In addition, there should be a few subprojects to support tracing + http4s and tracing + akka http.
The text was updated successfully, but these errors were encountered:
Voltir
changed the title
Better dependency managment
Better dependency management
Jan 30, 2020
Hi,
We are no longer maintaining this repository, sorry for not making that clearer.
We are now using another solution we developed for instrumented tracing based on the Datadog java agent.
see https://gitlab.com/colisweb-open-source/scala/scala-instrumented-tracing
Feel free to fork this project as it will be archived.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This project makes a number of assumptions about the dependencies that will be used with tapir. I think it would be cleaner if core had fewer dependencies - for example, I think it should rely on slf4j-api instead of logback-classic. In addition, there should be a few subprojects to support tracing + http4s and tracing + akka http.
The text was updated successfully, but these errors were encountered: