Liking cljdoc? Tell your friends :D

metrepl.middleware.op-metrics


first-op-metrified?*clj


wrap-op-metricsclj

(wrap-op-metrics handler)

Wrap all ops metrifying each one, emmiting these events:

  • :event/first-op-requested when receiving the first op.
  • :event/op-requested when receiving any op.
  • :event/op-completed after completing an op.
Wrap all ops metrifying each one, emmiting these events:
- `:event/first-op-requested` when receiving the first op.
- `:event/op-requested` when receiving any op.
- `:event/op-completed` after completing an op.
raw 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