package v1.public.events.fusion.hook

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

enum HookOutcome

hook.proto:22

Hook outcome for a single hook execution

Used in: HookProcessed

message HookProcessed

hook.proto:34

Span event tracking execution of a single hook (operation). Maps to dbt-core's LogHookStartLine (Q032) and LogHookEndLine (Q033) events.

enum HookType

hook.proto:9

Hook type indicating which hook this is

Used in: HookProcessed