prometheus/storage
Julius Volz 8fbe1b5133
Handle a bunch of unchecked errors (#4461)
There are many more (mostly finalizers like Close/Stop/etc.), but most of
the others seemed like one couldn't do much about them anyway.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2018-08-17 17:24:35 +02:00
..
remote Handle a bunch of unchecked errors (#4461) 2018-08-17 17:24:35 +02:00
tsdb all: remove unnecessary type conversions (#3992) 2018-03-21 09:25:22 +00:00
buffer.go Reuse (copy) overlapping matrix samples between range evaluation steps (#4315) 2018-07-18 11:14:02 +01:00
buffer_test.go Simplify BufferedSeriesIterator usage (#4294) 2018-07-18 05:10:28 +01:00
fanout.go Avoid infinite loop on duplicate NaN values. (#4275) 2018-06-18 17:34:08 +01:00
fanout_test.go Avoid infinite loop on duplicate NaN values. (#4275) 2018-06-18 17:34:08 +01:00
interface.go Add offset to selectParams (#4226) 2018-07-18 04:58:00 +01:00
noop.go Simplify BufferedSeriesIterator usage (#4294) 2018-07-18 05:10:28 +01:00