https://github.com/trace4cats/trace4cats-http4s
Integration for Trace4Cats and Http4s
https://github.com/trace4cats/trace4cats-http4s
cats distributed-tracing http4s scala trace4cats tracing
Last synced: about 1 year ago
JSON representation
Integration for Trace4Cats and Http4s
- Host: GitHub
- URL: https://github.com/trace4cats/trace4cats-http4s
- Owner: trace4cats
- License: mit
- Created: 2021-06-04T12:39:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T21:22:15.000Z (almost 2 years ago)
- Last Synced: 2025-04-29T16:57:37.969Z (about 1 year ago)
- Topics: cats, distributed-tracing, http4s, scala, trace4cats, tracing
- Language: Scala
- Homepage:
- Size: 135 KB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Trace4Cats Http4s integration layer
[](https://github.com/trace4cats/trace4cats-http4s/actions?query=workflow%3A%22Continuous%20Integration%22)
[](https://github.com/trace4cats/trace4cats-http4s/releases)
[](https://github.com/trace4cats/trace4cats-http4s/releases)
[](https://maven-badges.herokuapp.com/maven-central/io.janstenpickle/trace4cats-http4s-server_2.13)
[](https://gitter.im/trace4cats/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://scala-steward.org)
Integration layer for [Trace4Cats] and [Http4s].
Add it to your `build.sbt`:
```scala
"io.janstenpickle" %% "trace4cats-http4s-client" % "0.14.0"
"io.janstenpickle" %% "trace4cats-http4s-server" % "0.14.0"
```
## Contributing
This project supports the [Scala Code of Conduct](https://typelevel.org/code-of-conduct.html) and aims that its channels
(mailing list, Gitter, github, etc.) to be welcoming environments for everyone.
[Trace4Cats]: https://github.com/trace4cats/trace4cats
[Http4s]: https://http4s.org