(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close