Liking cljdoc? Tell your friends :D

hive-ttracking.events

BC-5 Events — pure event builders for the :tt/* namespace + defensive publish wrapper over hive.events/dispatch.

Wave-2: builders + publish. Full router wiring stays in consumers' init. See PLAN.md §2 BC-5.

BC-5 Events — pure event builders for the :tt/* namespace + defensive
publish wrapper over hive.events/dispatch.

Wave-2: builders + publish. Full router wiring stays in consumers'
init. See PLAN.md §2 BC-5.
raw docstring

bench-completedclj

(bench-completed bench-result)
source

bench-runclj

(bench-run bench-result)
source

budget-violationclj

(budget-violation span budget)
source

emit!clj

(emit! event)

Deprecated alias for publish. Retained for Wave-1 call sites.

Deprecated alias for `publish`. Retained for Wave-1 call sites.
sourceraw docstring

publishclj

(publish event)

Dispatch a tt event via hive.events/dispatch. Event must be a map with :event/type. Returns the event (for pipelines). Swallows all throwables so tracking never breaks the traced code.

Dispatch a tt event via hive.events/dispatch. Event must be a map with
:event/type. Returns the event (for pipelines). Swallows all throwables
so tracking never breaks the traced code.
sourceraw docstring

span-endedclj

(span-ended span result)
source

span-startedclj

(span-started span)
source

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