Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration Members

DROP: 0
EXPONENTIAL_HISTOGRAM: 4
HISTOGRAM: 3
LAST_VALUE: 2
SUM: 1

Type Aliases

AccumulationRecord<T>: [MetricAttributes, T]

Type Parameters

  • T

CommonReaderOptions: { timeoutMillis?: number }

Type declaration

  • Optional timeoutMillis?: number
Maybe<T>: T | undefined

Type Parameters

  • T

StorageMap: Map<string, MetricStorage[]>

Generated using TypeDoc