tailscale/client
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
..
local client/systray: replace counter metric with gauge 2025-06-28 21:39:58 -07:00
systray client/systray: replace counter metric with gauge 2025-06-28 21:39:58 -07:00
tailscale client/tailscale: add godoc links in Deprecated comments 2025-04-22 10:24:28 -07:00
web client/web: add Sec-Fetch-Site CSRF protection (#16046) 2025-05-22 12:26:02 -07:00