https://github.com/trace4cats/trace4cats-jaeger-integration-test
Integration test for Trace4Cats and Jaeger
https://github.com/trace4cats/trace4cats-jaeger-integration-test
cats distributed-tracing jaeger opentelemetry scala trace4cats tracing
Last synced: 10 months ago
JSON representation
Integration test for Trace4Cats and Jaeger
- Host: GitHub
- URL: https://github.com/trace4cats/trace4cats-jaeger-integration-test
- Owner: trace4cats
- License: mit
- Created: 2021-06-18T11:41:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T21:28:14.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T22:40:31.808Z (over 1 year ago)
- Topics: cats, distributed-tracing, jaeger, opentelemetry, scala, trace4cats, tracing
- Language: Scala
- Homepage:
- Size: 97.7 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Trace4Cats Jaeger integration test
[](https://github.com/trace4cats/trace4cats-jaeger-integration-test/actions?query=workflow%3A%22Continuous%20Integration%22)
[](https://github.com/trace4cats/trace4cats-jaeger-integration-test/releases)
[](https://github.com/trace4cats/trace4cats-jaeger-integration-test/releases)
[](https://maven-badges.herokuapp.com/maven-central/io.janstenpickle/trace4cats-jaeger-integration-test_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 test for the [Trace4Cats] modules and [Jaeger].
Add it to your `build.sbt`:
```scala
"io.janstenpickle" %% "trace4cats-jaeger-integration-test" % "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
[Jaeger]: https://www.jaegertracing.io/