diff options
| author | Will Norris <will@tailscale.com> | 2025-06-27 13:11:59 -0400 |
|---|---|---|
| committer | Will Norris <will@willnorris.com> | 2025-06-28 21:39:58 -0700 |
| commit | f85e4bcb3287a0adef9567ff79ba58d9cec4e1d2 (patch) | |
| tree | e2a13291cfef9a647b05fce2b1d22f3dee42fc51 /control/controlhttp/controlhttpserver/controlhttpserver.go | |
| parent | ee8c3560ef74613443859e1f78a0c9b9071bac76 (diff) | |
| download | tailscale-f85e4bcb3287a0adef9567ff79ba58d9cec4e1d2.tar.xz tailscale-f85e4bcb3287a0adef9567ff79ba58d9cec4e1d2.zip | |
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>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions
