BeamConsole.Lifecycle.DiffEvents (beam_console v0.3.0)

Copy Markdown View Source

Converts bounded snapshot differences into safe sampled lifecycle events.

The first snapshot establishes a baseline and emits no process starts. Later differences retain only opaque entity IDs and normalized snapshot labels.

Summary

Functions

Returns sampled process start and stop events from a bounded snapshot difference.

Functions

from_diff(diff, previous, current, frame)

Returns sampled process start and stop events from a bounded snapshot difference.