https://github.com/trace4cats/trace4cats-avro
Avro codecs, exporter and server for Trace4Cats.
https://github.com/trace4cats/trace4cats-avro
avro cats distributed-tracing scala trace4cats tracing
Last synced: about 1 year ago
JSON representation
Avro codecs, exporter and server for Trace4Cats.
- Host: GitHub
- URL: https://github.com/trace4cats/trace4cats-avro
- Owner: trace4cats
- License: mit
- Created: 2021-06-08T14:15:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T14:31:55.000Z (over 1 year ago)
- Last Synced: 2025-04-29T16:56:32.650Z (about 1 year ago)
- Topics: avro, cats, distributed-tracing, scala, trace4cats, tracing
- Language: Scala
- Homepage:
- Size: 157 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Trace4Cats Avro Codecs, Exporter and Server
[](https://github.com/trace4cats/trace4cats-avro/actions?query=workflow%3A%22Continuous%20Integration%22)
[](https://github.com/trace4cats/trace4cats-avro/releases)
[](https://github.com/trace4cats/trace4cats-avro/releases)
[](https://maven-badges.herokuapp.com/maven-central/io.janstenpickle/trace4cats-avro_2.13)
[](https://gitter.im/trace4cats/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://scala-steward.org)
[Avro] codecs, TCP/UDP exporter and server for [Trace4Cats].
Add it to your `build.sbt`:
```scala
"io.janstenpickle" %% "trace4cats-avro" % "0.14.0"
"io.janstenpickle" %% "trace4cats-avro-exporter" % "0.14.0"
"io.janstenpickle" %% "trace4cats-avro-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
[Avro]: https://avro.apache.org