Which telemetry type is most effective for monitoring the 'lease' count in Vault?
Gauges reflect current state values like lease counts.
Why this answer
Gauges are used to track values that can increase or decrease, such as the current number of active leases.