prometheus/storage
beorn7 edd716e63c Fix the embarrassing bug introduced in commit 0851945.
In that commit, the 'maintainSeries' call was accidentally removed.

This commit refactors things a bit so that there is now a clean
'maintainMemorySeries' and a 'maintainArchivedSeries' call.

Straighten the nomenclature a bit (consistently use 'drop' for
chunks and 'purge' for series/metrics).

Remove the annoying 'Completed maintenance sweep through archived
fingerprints' message if there were no archived fingerprints to do
maintenance on.
2015-02-26 18:30:33 +01:00
..
local Fix the embarrassing bug introduced in commit 0851945. 2015-02-26 18:30:33 +01:00
metric More efficient JSON query result format. 2015-01-26 13:06:22 +01:00
remote Move emptiness check to the receivers. 2015-02-12 19:47:24 +01:00