Skip to content

Carmine tracing

Latest
Compare
Choose a tag to compare
@valerauko valerauko released this 21 Mar 10:41
· 1 commit to main since this release
faa0c9c

Carmine is a great Clojure library for utilizing Redis. However, since it's a pure implementation that doesn't depend on for example Jedis, Datadog's agent doesn't instrument it automatically.

With this release, you can use sleepy.dog.carmine/trace-carmine! to trace all the Redis API functions provided by Carmine.