Skip to content

Commit

Permalink
remove old promql editor
Browse files Browse the repository at this point in the history
Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
  • Loading branch information
Nexucis committed Nov 13, 2021
1 parent 438f204 commit a181e53
Show file tree
Hide file tree
Showing 10 changed files with 278 additions and 783 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re
- [#4792](https://github.com/thanos-io/thanos/pull/4792) Store: Fix data race in BucketedBytes pool.
- [#4769](https://github.com/thanos-io/thanos/pull/4769) Query-frontend+api: add "X-Request-ID" field and other fields to start call log.

### Changed

- [#4864](https://github.com/thanos-io/thanos/pull/4864) Remove the old PromQL editor

## [v0.23.1](https://github.com/thanos-io/thanos/tree/release-0.23) - 2021.10.1

- [#4714](https://github.com/thanos-io/thanos/pull/4714) EndpointSet: Do not use unimplemented yet new InfoAPI to obtain metadata (avoids unnecessary HTTP roundtrip, instrumentation/alerts spam and logs).
Expand Down
80 changes: 40 additions & 40 deletions pkg/ui/bindata.go

Large diffs are not rendered by default.

69 changes: 0 additions & 69 deletions pkg/ui/react-app/src/pages/graph/CMExpressionInput.test.tsx

This file was deleted.

218 changes: 0 additions & 218 deletions pkg/ui/react-app/src/pages/graph/CMExpressionInput.tsx

This file was deleted.

Loading

0 comments on commit a181e53

Please sign in to comment.