MetricsDebugAPI implements the metricsdebug interface and is the concrete implementation of the api end point.

Hierarchy

  • default

Implements

Constructors

Properties

NAME: string = "MetricsDebug"
VERSION: number = 2
_transport: Transport
NAME: string = "MetricsDebug"
VERSION: number = 2

Methods

  • GetMetrics returns all metrics stored by the state server.

    Parameters

    Returns Promise<MetricResults>

Generated using TypeDoc