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/tsweb
Brad Fitzpatrick 79ee6d6e1e tsweb/varz: use default metrics.LabelMap.Label on serialization
To not break Prometheus if the label is unset.

Updates tailscale/corp#12830

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
promvarz tsweb/promvarz: fix repeated expvar definition in test 1 year ago
varz tsweb/varz: use default metrics.LabelMap.Label on serialization 1 year ago
debug.go
debug_test.go
log.go
tsweb.go all: use cmpx.Or where it made sense 1 year ago
tsweb_test.go