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/metrics
Brad Fitzpatrick 9699bb0a20 metrics: fix outdated docs on MultiLabelMap
And make NewMultiLabelMap panic earlier (at construction time)
if the comparable struct type T violates the documented rules,
rather than panicking at Add time.

Updates #cleanup

Change-Id: Ib1a03babdd501b8d699c4f18b1097a56c916c6d5
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 month ago
..
fds_linux.go all: update copyright and license headers 1 year ago
fds_notlinux.go all: update copyright and license headers 1 year ago
metrics.go metrics: add missing comma in histogram JSON export 8 months ago
metrics_test.go metrics: add LabelMap.GetIncrFunc 11 months ago
multilabelmap.go metrics: fix outdated docs on MultiLabelMap 1 month ago
multilabelmap_test.go metrics, tsweb/varz: add multi-label map metrics 2 months ago