Malli schemas for the monitoring component.
Malli schemas for the monitoring component.
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.
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.
Operational metrics snapshot for an event emitter.
Operational metrics snapshot for an event emitter.
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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |