prometheus/storage
Julius Volz 63625bd244 Make view use memory persistence, remove obsolete code.
This makes the memory persistence the backing store for views and
adjusts the MetricPersistence interface accordingly. It also removes
unused Get* method implementations from the LevelDB persistence so they
don't need to be adapted to the new interface. In the future, we should
rethink these interfaces.

All staleness and interpolation handling is now removed from the storage
layer and will be handled only by the query layer in the future.
2013-04-18 22:26:29 +02:00
..
metric Make view use memory persistence, remove obsolete code. 2013-04-18 22:26:29 +02:00
raw Validate diskFrontier domain for series candidate. 2013-04-09 11:47:16 +02:00
interface.go Address outstanding comments from PR/47 and other cleanups. 2013-02-07 11:38:01 +01:00