Module event

Module event 

Source
Expand description

Event contexts: the stable _e{} identity a driver renders text and timestamps against.

The Agent does not aggregate events, but each event has a natural stable identity — title, tags, and its option fields (aggregation key, host, source, alert type, priority) — distinct from the per-occurrence text and timestamp. The pool recurs the identity; the driver varies text and timestamp each render.

Structs§

EventContext
An event identity: title, tags, and fixed option chunks. Text and timestamp vary per render.