prometheus/storage
Julius Volz 71a3172abb Fix and optimize getValuesAtIntervalOp data extraction.
- only the data extracted in the last loop iteration of ExtractSamples() was
  emitted as output
- if e.g. op interval < sample interval, there were situations where the same
  sample was added multiple times to the output
2013-05-14 13:55:17 +02:00
..
metric Fix and optimize getValuesAtIntervalOp data extraction. 2013-05-14 13:55:17 +02:00
raw Simplify compaction and expose database sizes. 2013-05-14 12:29:53 +02:00
interface.go