Skip to content

Commit

Permalink
storetestutil: Added shared series helpers on BucketSeries; added Pro…
Browse files Browse the repository at this point in the history
…xySeries and MultiTSDB Series benchmarks.

Also:
* Fixed minTime for TSDB and Receiver. Now checks head block min Time as well.

Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
  • Loading branch information
bwplotka committed Jul 8, 2020
1 parent e95b518 commit 12139a8
Show file tree
Hide file tree
Showing 9 changed files with 698 additions and 321 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,14 @@ We use *breaking* word for marking changes that are not backward compatible (rel

### Fixed

* [#2665](https://github.com/thanos-io/thanos/pull/2665) Swift: fix issue with missing Content-Type HTTP headers.
- [#2665](https://github.com/thanos-io/thanos/pull/2665) Swift: fix issue with missing Content-Type HTTP headers.
- [#2800](https://github.com/thanos-io/thanos/pull/2800) Query: Fix handling of `--web.external-prefix` and `--web.route-prefix`
- [#2834](https://github.com/thanos-io/thanos/pull/2834) Query: Fix rendered JSON state value for rules and alerts should be in lowercase

### Changed

- [#2305](https://github.com/thanos-io/thanos/pull/2305) Receive,Sidecar,Ruler: Propagate correct (stricter) MinTime for no-block TSDBs.

## [v0.14.0](https://github.com/thanos-io/thanos/releases) - IN PROGRESS

### Fixed
Expand Down
Loading

0 comments on commit 12139a8

Please sign in to comment.