mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-02 15:56:55 -04:00
* Refactor calculateDesiredShards + don't reshard if we're having issues sending samples. * Track lastSendTimestamp via an int64 with atomic add/load, add a test for reshard calculation. * Simplify conditional for skipping resharding, add samplesIn/Out to shard testcase struct. Signed-off-by: Callum Styan <callumstyan@gmail.com> |
||
|---|---|---|
| .. | ||
| remote | ||
| tsdb | ||
| buffer.go | ||
| buffer_test.go | ||
| fanout.go | ||
| fanout_test.go | ||
| interface.go | ||
| noop.go | ||