13 Commits (80decd83c19d1536df482ee1a171663d923a7d7b)

Author SHA1 Message Date
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
Anton Tolchanov 5336362e64 prober: export probe class and metrics from bandwidth prober 2 years ago
Anton Tolchanov c153e6ae2f prober: migrate to Prometheus metric library 3 years ago
Anton Tolchanov 7083246409 prober: only record latency for successful probes 3 years ago
Anton Tolchanov 100d8e909e cmd/derpprobe: migrate to the prober framework 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Andrew Dunham 06b55ab50f prober: fix test flake 4 years ago
Anton Tolchanov bd47e28638 prober: optionally spread probes over time 4 years ago
Brad Fitzpatrick 4950fe60bd syncs, all: move to using Go's new atomic types instead of ours 4 years ago
Dave Anderson 0968b2d55a
prober: support adding key/value labels to probes. (#4250) 4 years ago
David Anderson a09c30aac2 prober: refactor probe state into a Probe struct. 4 years ago
David Anderson 19f61607b6 prober: run all probes once on initial registration. 4 years ago
David Anderson e41a3b983c prober: library to build healthchecking probers. 4 years ago