Represents a metrics class that provides telemetry functionality.

Implements

  • TelemetryBase<void>

Constructors

Methods

Constructors

Methods

  • Starts the metrics collection and exporting process.

    Returns void

  • Stops the metrics collection and exporting process.

    Returns Promise<void>

    A promise that resolves when the metrics provider is successfully shutdown.