prometheus/storage
Julius Volz 008314b5a8 Ensure that all extracted samples are added to view.
The current behavior only adds those samples to the view that are extracted by
the last pass of the last processed op and throws other ones away. This is a
bug. We need to append all samples that are extracted by each op pass.

This also makes view.appendSamples() take an array of samples.
2013-05-22 18:14:37 +02:00
..
metric Ensure that all extracted samples are added to view. 2013-05-22 18:14:37 +02:00
raw Destroy naked returns in half of corpus. 2013-05-16 10:53:25 +03:00
interface.go Implement batch database sample curator. 2013-04-27 17:38:18 +02:00