Engine

Covers Engine 2.0.0

Events telemetry

ARGUS event mutations, snapshots, and the legacy console projection.

TopicDirectionDescription
argus/events/createdServer → clientsPublishes the complete ARGUS record after an event is created or its correlated record is updated.
argus/events/deletedServer → clientsPublishes an ARGUS deletion mutation after an event status changes to deleted.
argus/events/snapshotServer → clientsReplaces incremental ARGUS event updates with a bounded active-event snapshot after a large mutation batch.
argus/events/updatedServer → clientsPublishes the complete ARGUS record after an event is created or its correlated record is updated.
dartwic/get-console-dataServer → clientsPublishes the legacy console view derived from active ARGUS events.