| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2022-08-04 | syncs, all: move to using Go's new atomic types instead of ours | Brad Fitzpatrick | 1 | -7/+7 |
| 2022-08-02 | all: gofmt for Go 1.19 | Brad Fitzpatrick | 1 | -7/+7 |
| 2022-03-26 | prober: used keyed initializer for LimitedReader. | David Anderson | 1 | -1/+1 |
| 2022-03-22 | prober: support adding key/value labels to probes. (#4250) | Dave Anderson | 2 | -119/+245 |
| 2022-03-21 | prober: refactor probe state into a Probe struct. | David Anderson | 2 | -88/+93 |
| 2022-03-21 | prober: rename Probe to ProbeFunc. | David Anderson | 4 | -12/+12 |
| 2022-03-19 | prober: run all probes once on initial registration. | David Anderson | 2 | -7/+10 |
| 2022-03-19 | prober: library to build healthchecking probers. | David Anderson | 5 | -0/+666 |
