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/prober
Dave Anderson 0968b2d55a
prober: support adding key/value labels to probes. (#4250)
prober: add labels to Probe instances.

This allows especially dynamically-registered probes to have a bunch
more dimensions along which they can be sliced in Prometheus.

Signed-off-by: David Anderson <danderson@tailscale.com>
2 years ago
..
http.go prober: rename Probe to ProbeFunc. 2 years ago
prober.go prober: support adding key/value labels to probes. (#4250) 2 years ago
prober_test.go prober: support adding key/value labels to probes. (#4250) 2 years ago
tcp.go prober: rename Probe to ProbeFunc. 2 years ago
tls.go prober: rename Probe to ProbeFunc. 2 years ago