prometheus/storage/tsdb
Paul Gier c4c3205d76 storage/tsdb: check that max block duration is larger than min
If the user accidentally sets the max block duration smaller than the min,
the current error is not informative.  This change just performs the check
earlier and improves the error message.
2017-10-25 19:24:49 -05:00
..
tsdb.go storage/tsdb: check that max block duration is larger than min 2017-10-25 19:24:49 -05:00