Skip to content

Commit

Permalink
Querier UI: Updating enable/disable metric automcomplete with upstream (
Browse files Browse the repository at this point in the history
thanos-io#3391)

* Querier UI: Updating enable/disable metric automcomplete with upstream

Bringing in changes suggested by Prometheus developers to keep in sync.
Also updated CHANGELOG.

Signed-off-by: Jarod Watkins <[email protected]>

* Make assets

Signed-off-by: Jarod Watkins <[email protected]>
Signed-off-by: Oghenebrume50 <[email protected]>
  • Loading branch information
ipstatic authored and Oghenebrume50 committed Dec 7, 2020
1 parent 5f463c0 commit d73ed80
Show file tree
Hide file tree
Showing 5 changed files with 134 additions and 7 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re
- [#3312](https://github.com/thanos-io/thanos/pull/3312) s3: add list_objects_version config option for compatibility.
- [#3356](https://github.com/thanos-io/thanos/pull/3356) Query Frontend: Add a flag to disable step alignment middleware for query range.
- [#3378](https://github.com/thanos-io/thanos/pull/3378) Ruler: added the ability to send queries via the HTTP method POST. Helps when alerting/recording rules are extra long because it encodes the actual parameters inside of the body instead of the URI. Thanos Ruler now uses POST by default unless `--query.http-method` is set `GET`.
- [#3381](https://github.com/thanos-io/thanos/pull/3381) Querier UI: Add ability to enable or disable metric autocomplete functionality.
- [#2979](https://github.com/thanos-io/thanos/pull/2979) Replicator: Add the ability to replicate blocks within a time frame by passing --min-time and --max-time

### Fixed
Expand Down
Loading

0 comments on commit d73ed80

Please sign in to comment.