Liking cljdoc? Tell your friends :D

monkey.ci.metrics.events

Event handlers that update metrics

Event handlers that update metrics
raw docstring

ctx->org-idclj

source

ctx->statusclj

source

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

org-evt-routeclj

(org-evt-route reg type)

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

Creates an event route that updates an event counter with org label
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 org label and status

Creates an event route that updates an event counter with org label
and status
sourceraw 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