19 Commits (c4ff4c48356e729c0fa5225284ae054557e91a77)

Author SHA1 Message Date
Brad Fitzpatrick bd2a2d53d3 all: use Go 1.26 things, run most gofix modernizers 1 month ago
Anton Tolchanov 35e656a35f tsweb/varz: remove unnecessary Map.Init() calls in tests 2 months ago
Anton Tolchanov 826fd544cc tsweb/varz: only export numeric expvar.Map values 2 months ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Anton Tolchanov 072e6a39f4 tsweb/varz: add support for ShardedInt metrics 6 months ago
Brad Fitzpatrick 3b5ce9d1bc tsweb/varz: add binary name to version metric 10 months ago
James Tucker b95e8bf4a1 tsweb/varz: export GC CPU fraction gauge 12 months ago
Brad Fitzpatrick 3090461961 tsweb/varz: optimize some allocs, add helper func for others 1 year ago
Kristoffer Dalby a2c42d3cd4 usermetric: add initial user-facing metrics 2 years ago
Kristoffer Dalby 06c31f4e91 tsweb/varz: remove pprof 2 years ago
Brad Fitzpatrick 354cac74a9 tsweb/varz: add charset=utf-8 to varz handler 2 years ago
Brad Fitzpatrick 55baf9474f metrics, tsweb/varz: add multi-label map metrics 2 years ago
Brad Fitzpatrick 4992aca6ec tsweb/varz: flesh out munging of expvar keys into valid Prometheus metrics 2 years ago
Brad Fitzpatrick 2bd3c1474b util/cmpx: delete now that we're using Go 1.22 2 years ago
Maisem Ali 5ee349e075 tsweb/varz: fix exporting histograms 3 years ago
Maisem Ali 3304819739 metrics: add histogram support 3 years ago
Brad Fitzpatrick 79ee6d6e1e tsweb/varz: use default metrics.LabelMap.Label on serialization 3 years ago
Brad Fitzpatrick eefee6f149 all: use cmpx.Or where it made sense 3 years ago
Anton Tolchanov 8546ff98fb tsweb: move varz handler(s) into separate modules 3 years ago