Configuration for Riemann.
Configuration for Riemann.
(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.
(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.
(sanitize-context mp)
Make sure the context only contains string values, remove non-string values.
Make sure the context only contains string values, remove non-string values.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close