Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Meter

Providers an interface to create value recorders for recording metrics.

Hierarchy

  • Meter

Implemented by

Index

Methods

Methods

valueRecorder

  • Creates a new value recorder for a metric with the specified tags.

    Parameters

    • name: string

      The name of the metric.

    • tags: {}

      The tags to associate with the metric.

      • [key: string]: string

    Returns ValueRecorder

Generated using TypeDoc