Goutham Veeramachaneni 7bbbd55aad
Fix bug where having one chunk can cause panic
When we have only one chunk that is out of range, then we are returning
it unpopulated (w/o calling `Chunk(ref)`). This would cause a panic
downstream.

Fixes: prometheus/prometheus#2629

Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
2017-05-03 22:45:28 +05:30
2017-04-28 15:41:42 +02:00
2017-04-10 20:59:45 +02:00
2017-04-28 16:01:37 +02:00
2017-04-10 20:59:45 +02:00
2017-04-10 20:59:45 +02:00
2017-04-10 20:59:45 +02:00
2017-04-10 20:59:45 +02:00
2017-04-28 15:24:28 +02:00
2017-04-20 13:45:07 +01:00
2017-04-28 15:41:42 +02:00
2017-04-10 21:02:42 +02:00
2017-04-10 13:29:46 +02:00
2017-04-10 20:59:45 +02:00
2017-04-28 15:41:42 +02:00

TSDB

This repository contains the new Prometheus storage layer that will be used in its 2.0 release.

A writeup of its design can be found here.

Languages
Go 87.3%
TypeScript 11.4%
Yacc 0.5%
Shell 0.2%
SCSS 0.2%
Other 0.1%