- Preparing search index...
- The search index is not available
Documentation
Properties
increment
increment
: ((values
: Record<string, unknown>) => void)
Type declaration
-
- (values: Record<string, unknown>): void
-
Parameters
-
values: Record<string, unknown>
Returns void
reset
reset: (() => void)
A group of tracked counters loosely based on the Counter interface exposed by the prom-client module - counters are metrics that only go up