Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Interfaces
  • MetricsSettings
1.0.402-nightly-5b471ee6 1.0.401 1.0.400 1.0.399

MetricsSettings interface

Settings for metrics node see

Signature:

export interface MetricsSettings extends SinkNodeSettings<MetricsNode>

Extends: SinkNodeSettings<MetricsNode>

Properties

Property Type Description

includeStreams

boolean

includeTimestamps

boolean

labels

{ [k: string]: string; }

name

string

streamStatistics?

{ statsSampling?: PlainMessage<StreamStatisticsSampling>; }

(Optional)

MetadataSendMessage MoqOutputSettings

The source code for this UI is licensed under the terms of the MPL-2.0 license.