prometheus/cmd
beorn7 4221c7de5c 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-11 16:42:10 +01:00
..
prometheus Improve handling of series file truncation 2016-01-11 16:42:10 +01:00
promtool Kubernetes SD config check 2015-09-09 13:24:44 +01:00