mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-14 04:11:02 +01:00
* tsdb/agent: fix application of defaults MaxTS was being incorrectly constrained to the truncation interval * add more tests to check validation * force MaxWALTime = MinWALTime if min > max Signed-off-by: Robert Fratto <robertfratto@gmail.com>