runlet v1.0.0 Runlet.Cmd.Threshold

Passes events over a minimum limit

Link to this section Summary

Functions

Events below the threshold are suppressed. If the number of events in seconds seconds exceeds the threshold, all events, including events that were suppressed, are passed.

Link to this section Functions

Link to this function

exec(stream, count, seconds \\ 60)

Events below the threshold are suppressed. If the number of events in seconds seconds exceeds the threshold, all events, including events that were suppressed, are passed.