v0.5.0
Summary
This release introduces the lag_monitor_interval parameter to EgressMixIn, providing developers with native control over how frequently system lag is measured and tracked during simulations.
🚀 Key Features
- Configurable Lag Monitoring: Customize the
lag_monitor_intervalto define exactly how often lag telemetry is published. By default, telemetry is emitted every 1 second. - Flexible Telemetry Control: Easily adjust the monitoring frequency to suit your specific tracking needs, or set the interval to
Noneto completely disable lag event publishing.
Full Changelog: v0.4.0...v0.5.0