G-Research / geras

Geras provides a Thanos Store API for the OpenTSDB HTTP API. This makes it possible to query OpenTSDB via PromQL, through Thanos.
https://github.com/G-Research/geras
Apache License 2.0
38 stars 16 forks source link

Avoid an extra slice for datapoints, just encode straight into chunks #58

Closed dgl closed 5 years ago

dgl commented 5 years ago

Also use max 120 samples in a chunk.

See discussion at https://app.slack.com/client/T08PSQ7BQ/CL25937SP/thread/CL25937SP-1572162942.034700 (cloud-native.slack.com).