Skip to content

Commit

Permalink
Improve tooltip for bucket UI
Browse files Browse the repository at this point in the history
Reconstructed the tooltip with bootstrap stuff
to give more detailed informations about each
chunks

Signed-off-by: Geoffrey Beausire <g.beausire@criteo.com>
  • Loading branch information
geobeau committed Feb 21, 2020
1 parent 7515974 commit 5f84a1e
Show file tree
Hide file tree
Showing 4 changed files with 134 additions and 73 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -34,6 +34,7 @@ We use *breaking* word for marking changes that are not backward compatible (rel

- [#1933](https://github.com/thanos-io/thanos/pull/1933) Add a flag `--tsdb.wal-compression` to configure whether to enable tsdb wal compression in ruler and receiver.
- [#2021](https://github.com/thanos-io/thanos/pull/2021) Rename metric `thanos_query_duplicated_store_address` to `thanos_query_duplicated_store_addresses_total` and `thanos_rule_duplicated_query_address` to `thanos_rule_duplicated_query_addresses_total`.
- [#2166](https://github.com/thanos-io/thanos/pull/2166) Improve tooltip for bucket web UI.

## [v0.10.1](https://github.com/thanos-io/thanos/releases/tag/v0.10.1) - 2020.01.24

Expand Down

0 comments on commit 5f84a1e

Please sign in to comment.