tailscale/client/systray
Will Norris f85e4bcb32 client/systray: replace counter metric with gauge
Replace the existing systray_start counter metrics with a
systray_running gauge metrics.

This also adds an IncrementGauge method to local client to parallel
IncrementCounter. The LocalAPI handler supports both, we've just never
added a client method for gauges.

Updates #1708

Change-Id: Ia101a4a3005adb9118051b3416f5a64a4a45987d
Signed-off-by: Will Norris <will@tailscale.com>
2025-06-28 21:39:58 -07:00
..
logo.go client/systray: use ico image format for windows 2025-03-31 19:26:33 -07:00
systray.go client/systray: replace counter metric with gauge 2025-06-28 21:39:58 -07:00