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}})

startclj

(start r seconds)

Report all metrics to graphite periodically.

Report all metrics to graphite periodically.
raw docstring

stopclj

(stop r)

Stops reporting.

Stops reporting.
raw docstring

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

× close