PropertyDamage.Progress.LoadUpdate (PropertyDamage v0.2.0)
View SourceIntermediate progress for a load test (DR-022): a periodic, self-contained metrics snapshot.
Consumers MUST NOT assume they receive every snapshot or contiguous ones — the load-test notifier may decimate buffered snapshots under backpressure — nor compute deltas across received snapshots. Each snapshot carries absolute, cumulative values so any single one stands alone.
Summary
Types
@type t() :: %PropertyDamage.Progress.LoadUpdate{snapshot: map()}