Skip to content

v0.5.0

Choose a tag to compare

@jaehyeon-kim jaehyeon-kim released this 08 Apr 01:53
· 29 commits to main since this release
95ea252

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_interval to 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 None to completely disable lag event publishing.

Full Changelog: v0.4.0...v0.5.0