Options
All
  • Public
  • Public/Protected
  • All
Menu

A registered reader of metrics that, when linked to a MetricProducer, offers global control over metrics.

Hierarchy

Index

Constructors

Methods

  • Flushes metrics read by this reader, the promise will reject after the optional timeout or resolve after completion.

    NOTE: this operation will continue even after the promise rejects due to a timeout.

    Parameters

    Returns Promise<void>

  • onForceFlush(): Promise<void>
  • onInitialized(): void
  • onShutdown(): Promise<void>

Generated using TypeDoc