Gauge

A gauge is a metric that represents a single numerical value that can increase or decrease.

Gauges typically represent measured values, like temperatures or current memory usage; you can also use them for counts that can go up and down, like the number of concurrent requests.

See the functions you can use with gauge metrics.