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/util
Will Norris 0fd1670a59 client/local: add method to set gauge metric to a value
The existing client metric methods only support incrementing (or
decrementing) a delta value.  This new method allows setting the metric
to a specific value.

Updates tailscale/corp#35327

Change-Id: Ia101a4a3005adb9118051b3416f5a64a4a45987d
Signed-off-by: Will Norris <will@tailscale.com>
1 month ago
..
backoff control/controlclient: remove unused reference to mapCtx (#17614) 3 months ago
checkchange net/dns, ipn/ipnlocal: fix regressions from change moving away from deephash 4 months ago
cibuild
clientmetric client/local: add method to set gauge metric to a value 1 month ago
cloudenv feature/featuretags, all: add build features, use existing ones in more places 4 months ago
cmpver
codegen cmd/viewer, types/views: implement support for json/v2 (#16852) 6 months ago
cstruct all: use Go 1.21's binary.NativeEndian 1 year ago
ctxkey
deephash wgengine/wgcfg: remove two unused Config fields 3 months ago
dirwalk
dnsname util/dnsname: fix test error message 3 months ago
eventbus util/eventbus: use unbounded event queues for DeliveredEvents in subscribers 2 months ago
execqueue util/execqueue: don't hold mutex in RunSync 2 months ago
expvarx syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 months ago
goroutines syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 months ago
groupmember
hashx
httphdr
httpm
limiter all: rename variables with lowercase-l/uppercase-I 2 months ago
lineiter types/result, util/lineiter: add package for a result type, use it 1 year ago
lineread
linuxfw all: rename variables with lowercase-l/uppercase-I 2 months ago
lru all: rename variables with lowercase-l/uppercase-I 2 months ago
mak util/mak: delete long-deprecated, unused, pre-generics NonNil func 9 months ago
multierr
must util/must: add Get2 for functions that return two values 8 months ago
nocasemaps
osdiag go.mod: bump golang.org/x/crypto (#17907) 2 months ago
osshare clientupdate, util/osshare, util/winutil, version: improve Windows GUI filename resolution and WinUI build awareness 4 months ago
osuser ssh/tailssh: add Plan 9 support for Tailscale SSH 10 months ago
pidowner types/result, util/lineiter: add package for a result type, use it 1 year ago
pool
precompress
progresstracking
prompt util/prompt: add a default and take default in non-interactive cases 4 months ago
quarantine
race
racebuild
rands
reload
ringlog syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 months ago
safediff cmd/jsonimports: add static analyzer for consistent "json" imports (#17669) 3 months ago
set control/controlclient: restore aggressive Direct.Close teardown 4 months ago
singleflight util/singleflight: add DoChanContext 2 years ago
slicesx util/slicesx: add AppendNonzero 1 year ago
stringsx util/stringsx: add package for extra string functions, like CompareFold 1 year ago
syspolicy all: rename variables with lowercase-l/uppercase-I 2 months ago
sysresources
testenv nettest, *: add option to run HTTP tests with in-memory network 10 months ago
topk
truncate
usermetric feature/featuretags: make usermetrics modular 4 months ago
vizerror util/vizerror: add WrapWithMessage 1 year ago
winutil all: rename variables with lowercase-l/uppercase-I 2 months ago
zstdframe