Liking cljdoc? Tell your friends :D
Clojure only.

metrics.reporters.graphite

Graphite reporter interface

Graphite reporter interface
raw docstring

reporterclj

(reporter opts)
(reporter reg
          {:keys [graphite host hostname port prefix clock rate-unit
                  duration-unit filter]
           :as opts
           :or {port 2003}})
source

startclj

(start r seconds)

Report all metrics to graphite periodically.

Report all metrics to graphite periodically.
sourceraw docstring

stopclj

(stop r)

Stops reporting.

Stops reporting.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close