prometheus/cmd
beorn7 a94e17119f Improve handling of series file truncation
If only very few chunks are to be truncated from a very large series
file, the rewrite of the file is a lorge overhead. With this change, a
certain ratio of the file has to be dropped to make it happen. While
only causing disk overhead at about the same ratio (by default 10%),
it will cut down I/O by a lot in above scenario.
2016-01-12 12:11:27 +01:00
..
prometheus Improve handling of series file truncation 2016-01-12 12:11:27 +01:00
promtool Kubernetes SD config check 2016-01-11 16:48:14 +01:00