Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Methods
  • Inspect
  • streamMetrics
1.0.402-nightly-2fb1dbba 1.0.401 1.0.400 1.0.399

NorskInspect.streamMetrics() method

Generate metrics for one or more input streams

These will end up in the telemetry store and are exportable via the prometheus endpoint

or an otel collector

Signature:

streamMetrics(settings: MetricsSettings): Promise<MetricsNode>;

Parameters

Parameter Type Description

settings

MetricsSettings

Returns:

Promise<MetricsNode>

Find Examples

Search for examples using streamMetrics in our examples repo.

streamSwitchSmooth streamTimestampReport

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