- All Implemented Interfaces:
- WavefrontSdkMetric
public class WavefrontSdkDeltaCounter
extends WavefrontSdkCounter
A delta counter used for metrics that are internal to Wavefront SDKs. Delta Counters measures change since metric
was last recorded, and is prefixed with ∆ (∆ - INCREMENT) or Δ (Δ - GREEK CAPITAL LETTER DELTA).
- Author:
- Joanna Ko ([email protected]).