22 Commits (7407f404d996594de43a546cfabbd40d776a4e22)

Author SHA1 Message Date
Anton Tolchanov ed6aa50bd5 prober: include current probe results in run-probe text response 7 months ago
Mike O'Driscoll 2581e38789
prober: update runall handler to be generic (#16895) 8 months ago
Mike O'Driscoll 6d45663dd4
cmd/derpprobe,prober: add run all probes handler (#16875) 8 months ago
Mike O'Driscoll 118206ab79
prober: update header check test (#15993) 11 months ago
Mike O'Driscoll 9c52856af6
prober: correct content-type response (#15989) 11 months ago
Anton Tolchanov c2af1cd9e3 prober: support multiple probes running concurrently 1 year ago
Percy Wegmann 00a4504cf1 cmd/derpprobe,prober: add ability to perform continuous queuing delay measurements against DERP servers 1 year ago
Anton Tolchanov 9106187a95 prober: support JSON response in RunHandler 2 years ago
Anton Tolchanov 153a476957 prober: add an HTTP endpoint for triggering a probe 2 years ago
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