Skip to content

Commit

Permalink
UI: improve graph color (thanos-io#5144)
Browse files Browse the repository at this point in the history
* improve graph color

Signed-off-by: Augustin Husson <[email protected]>

* apply linter

Signed-off-by: Augustin Husson <[email protected]>

* add assets

Signed-off-by: Augustin Husson <[email protected]>

* add changelog

Signed-off-by: Augustin Husson <[email protected]>
Signed-off-by: Nicholaswang <[email protected]>
  • Loading branch information
Nexucis authored and Nicholaswang committed Mar 6, 2022
1 parent c12797e commit 2d8efa4
Show file tree
Hide file tree
Showing 6 changed files with 980 additions and 88 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re
- [#5117](https://github.com/thanos-io/thanos/pull/5117) Bucket replicate: Added flag `--ignore-marked-for-deletion` to avoid replication of blocks with the deletion mark.

## Changed
- [#5144](https://github.com/thanos-io/thanos/pull/5144) UI: Improve graph color
- [#5119](https://github.com/thanos-io/thanos/pull/5119) UI: Optimize Target, Alert and Service Discovery page and on each of them add a search bar.

### Fixed
Expand Down
80 changes: 40 additions & 40 deletions pkg/ui/bindata.go

Large diffs are not rendered by default.

Loading

0 comments on commit 2d8efa4

Please sign in to comment.