Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Histogram<AttributesTypes>

Type Parameters

Hierarchy

  • Histogram

Index

Methods

Methods

  • record(value: number, attributes?: AttributesTypes, context?: Context): void
  • Records a measurement. Value of the measurement must not be negative.

    Parameters

    • value: number
    • Optional attributes: AttributesTypes
    • Optional context: Context

    Returns void

Generated using TypeDoc