You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 months ago
..
local client/systray: replace counter metric with gauge 5 months ago
systray client/systray: replace counter metric with gauge 5 months ago
tailscale client/tailscale: add godoc links in Deprecated comments 8 months ago
web client/web: add Sec-Fetch-Site CSRF protection (#16046) 7 months ago