Options
All
  • Public
  • Public/Protected
  • All
Menu

This is an implementation of PushMetricExporter that prints metrics to the console. This class can be used for diagnostic purposes.

NOTE: This PushMetricExporter is intended for diagnostics use only, output rendered to the console may change at any time.

Hierarchy

  • ConsoleMetricExporter

Implements

Index

Constructors

Properties

_shutdown: boolean = false
_temporalitySelector: AggregationTemporalitySelector

Methods

  • forceFlush(): Promise<void>
  • shutdown(): Promise<void>

Generated using TypeDoc