EventLoopLoadSignalOptions
Index
Properties
optionalmaxBlockedMillis
Maximum allowed delay of the event loop in milliseconds. Exceeding this limit overloads the event loop.
optionaloverloadedRatio
Maximum ratio of overloaded snapshots in a sample before the event loop counts as overloaded.
optionalsnapshotIntervalSecs
Defines the interval of measuring the event loop response time, in seconds.
Tuning for the built-in event loop load signal, as accepted both by EventLoopLoadSignal and by the
eventLoopshorthand on LoadSignalsOptions.