Liking cljdoc? Tell your friends :D

dev.skivi.monitoring.schema

Malli schemas for the monitoring component.

Malli schemas for the monitoring component.
raw docstring

Emitterclj

An event emitter handle returned by create-emitter or noop-emitter. :enabled? controls whether emit! routes events; false makes all operations no-ops. :buffer, :handlers, and :stats are atoms.

An event emitter handle returned by create-emitter or noop-emitter.
:enabled? controls whether emit! routes events; false makes all operations no-ops.
:buffer, :handlers, and :stats are atoms.
sourceraw docstring

EmitterConfigclj

Configuration for the event emitter subsystem. Mirrors the :events key in the full MonitoringConfig.

Configuration for the event emitter subsystem.
Mirrors the :events key in the full MonitoringConfig.
sourceraw docstring

EmitterStatsclj

Operational metrics snapshot for an event emitter.

Operational metrics snapshot for an event emitter.
sourceraw docstring

Eventclj

A single emitted event. :type is the event keyword, :data is the payload map, :emitted-at is a java.time.Instant.

A single emitted event. :type is the event keyword, :data is the payload map,
:emitted-at is a java.time.Instant.
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