MCPcopy Create free account
hub / github.com/MetaMask/torus-node / Counter

Struct Counter

telemetry/prometheus.go:74–77  ·  view source on GitHub ↗

Counter is a cumulative metric that represents a single monotonically increasing counter whose value can only increase or be reset to zero on restart. For example, you can use a counter to represent the number of requests served, tasks completed, or errors. Do not use a counter to expose a value tha

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected