Liking cljdoc? Tell your friends :D

monkey.ci.metrics.events

Event handlers that update metrics

Event handlers that update metrics
raw docstring

ctx->customer-idclj

source

ctx->statusclj

source

cust-evt-routeclj

(cust-evt-route reg type)

Creates an event route that updates an event counter with customer label

Creates an event route that updates an event counter with customer label
sourceraw docstring

evt-counterclj

(evt-counter counter get-label-vals)

Interceptor that increases a metrics counter on enter with label values as returned by get-label-vals on the context.

Interceptor that increases a metrics counter on enter with label values as returned
by `get-label-vals` on the context.
sourceraw docstring

get-counterclj

source

make-evt-counterclj

(make-evt-counter reg evt labels)

Creates a counter for given event type

Creates a counter for given event type
sourceraw docstring

make-routesclj

(make-routes reg)

Creates mailman routes that update metrics on received events

Creates mailman routes that update metrics on received events
sourceraw docstring

set-counterclj

(set-counter ctx c)
source

status-evt-routeclj

(status-evt-route reg type)

Creates an event route that updates an event counter with customer label and status

Creates an event route that updates an event counter with customer label
and status
sourceraw docstring

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

× close