mixradio/graphite-filter

A Clojure library providing a Logback filter to prevent GraphiteReporter messages polluting our logs in the event that they can't send to Graphite.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,203 Downloads
  • 1,203 This Version

Leiningen/Boot

[mixradio/graphite-filter "1.0.0"]

Clojure CLI/deps.edn

mixradio/graphite-filter {:mvn/version "1.0.0"}

Gradle

implementation("mixradio:graphite-filter:1.0.0")

Maven

<dependency>
  <groupId>mixradio</groupId>
  <artifactId>graphite-filter</artifactId>
  <version>1.0.0</version>
</dependency>