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

Struct Gauge

telemetry/prometheus.go:103–106  ·  view source on GitHub ↗

Gauge is a metric that represents a single numerical value that can arbitrarily go up and down. Gauges are typically used for measured values like temperatures or current memory usage, but also "counts" that can go up and down, like the number of concurrent requests.

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