Liking cljdoc? Tell your friends :D

active.clojure.logger.config.riemann

Configuration for Riemann.

Configuration for Riemann.
raw docstring

current-time-for-riemannclj

(current-time-for-riemann)

Returns the current time, as [time time-ms], where time is the number of seconds since the epoch, and time-ms the corresponding sub-seconds milliseconds, converted to a string.

Returns the current time, as [time time-ms], where time is the
number of seconds since the epoch, and time-ms the corresponding
sub-seconds milliseconds, converted to a string.
sourceraw docstring

destroy-riemann-config!clj

(destroy-riemann-config! config)
source

fixed-properties-riemannclj

(fixed-properties-riemann hostname application)
source

log-metrics-command-config-settingclj

source

log-state-change-to-riemann!clj

(log-state-change-to-riemann! config state ttl mp)
source

log-state-changes-command-config-settingclj

source

make-riemann-clientclj

(make-riemann-client riemann-config)

Log command config, to send state-changes or metrics to a Riemann server with the given riemann client.

Log command config, to send state-changes or metrics to a Riemann server with the given riemann client.
sourceraw docstring

make-riemann-configclj

(make-riemann-config riemann-config)
source

riemann-applicationclj

source

riemann-ca-certclj

source

riemann-certclj

source

riemann-config-sectionclj

source

riemann-hostclj

source

riemann-hostnameclj

source

riemann-keyclj

source

riemann-portclj

source

riemann-tls?clj

source

send-event-to-riemann!clj

(send-event-to-riemann! config type context map)
source

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

× close