# 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](https://docs.kloudfuse.com/platform/3.3.6/metrics-functions/) you can use with gauge metrics.
