Liking cljdoc? Tell your friends :D
Clojure only.

metrics.reporters.influxdb

InfluxDB reporter interface

InfluxDB reporter interface
raw docstring

reporterclj

(reporter opts)
(reporter reg
          {:keys [host hostname port prefix tags fields auth connect-timeout
                  read-timeout group-gauges duration-unit measurement-mappings
                  db-name excludes]
           :as opts
           :or {port 8086 db-name "metrics"}})

startclj

(start r seconds)

Report all metrics to influxdb periodically.

Report all metrics to influxdb periodically.
raw docstring

stopclj

(stop r)

Stops reporting.

Stops reporting.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close