EventStreamEvent
Field |
Type |
Repeated |
Description |
event |
oneOf |
||
⮑node_running |
Only sent before initial_data_complete |
||
⮑job_active |
Only sent before initial_data_complete |
||
⮑initial_data_complete |
|||
⮑job_updated |
|||
⮑job_deleted |
|||
⮑job_pending |
|||
⮑job_out_of_window |
|||
⮑node_starting |
|||
⮑node_started |
|||
⮑node_stopping |
|||
⮑node_stopped |
|||
⮑provider_health_change |
|||
⮑job_info |
|||
⮑bundle_active |
Initial-state snapshots — only sent before initial_data_complete. |
||
⮑node_inventory_snapshot |
|||
⮑node_inventory_updated |
Steady-state events. |
||
⮑job_rejected |
|||
⮑bundle_updated |
|||
⮑bundle_deleted |
|||
⮑migration_target_ready |
Phase E — migration handshake events from workers, forwarded by Manager. AutoManager drives the protocol state machine. |
||
⮑migration_source_stopped_output |
|||
⮑migration_aborted |
|||
⮑migration_target_applied |
|||
⮑migration_state |
|||
⮑migration_initial_state_delivered |
|||
⮑images_prefetched |
Phase G — a prefetch batch has settled on a node. |
||
⮑node_tags_updated |
A node’s tags changed (a hot spare was given a job). |
||
⮑node_interruption_notice |
A provider is reclaiming a node: the worker’s InterruptionNotice, relayed. AutoManager drains the node (handleNodeInterruption). |
||
⮑audit_appended |
A new audit-log entry was appended (any source). Steady-state only: a fresh subscriber pulls existing history via GetAuditLog, then this stream carries appends from then on so the audit view updates live. |