trace4cats / trace4cats-tail-sampling-extras

Extra decision stores for tail sampling in Trace4Cats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trace4Cats Tail Sampling Extras

GitHub Workflow Status GitHub stable release GitHub latest release Maven Central early release Join the chat at https://gitter.im/trace4cats/community Scala Steward badge

Caffeine- and Redis-based decision stores for tail sampling in Trace4Cats.

Add it to your build.sbt:

"io.janstenpickle" %% "trace4cats-tail-sampling-cache-store" % "0.14.0"
"io.janstenpickle" %% "trace4cats-tail-sampling-redis-store" % "0.14.0"

Contributing

This project supports the Scala Code of Conduct and aims that its channels (mailing list, Gitter, github, etc.) to be welcoming environments for everyone.

About

Extra decision stores for tail sampling in Trace4Cats

License:MIT License


Languages

Language:Scala 100.0%