StreamStatisticsSettings interface

Settings for a Stream Statistics Node see: NorskControl.streamStatistics()

Signature:

export interface StreamStatisticsSettings extends ProcessorNodeSettings<StreamStatisticsNode>, StreamStatisticsMixin

Events

Property Type Description

onStreamStatistics

(stats: MultiStreamStatistics) ⇒ void

Called periodically with the stream stats

Properties

Property Type Description

statsSampling?

PlainMessage<StreamStatisticsSampling>

(Optional) Sampling rates for stream stats, in seconds