Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ApmEnv

Hierarchy

  • ApmEnv

Index

Properties

Readonly counter

counter: ApmFeature = new ApmFeature('apm.counter', CounterFactory)

Readonly gauge

gauge: ApmFeature = new ApmFeature('apm.gauge', GaugeFactory)

Readonly histogram

histogram: ApmFeature = new ApmFeature('apm.histogram', HistogramFactory)

Readonly timer

timer: ApmFeature = new ApmFeature('apm.timer', TimerWrapperFactory)

Generated using TypeDoc