Skip to content

Commit

Permalink
clarify CHANGELOG entry
Browse files Browse the repository at this point in the history
Signed-off-by: Will Hegedus <whegedus@linode.com>
  • Loading branch information
wbh1 committed Jul 28, 2021
1 parent 41f9805 commit d5a48f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re

### Fixed

[#4471](https://github.com/thanos-io/thanos/pull/4471) **breaking:** Query/Rule/Compact/Store: Serve `/debug/*`, `/-/ready`, `/-/healthy`, and `/metrics` routes under the prefix from `--web.route-prefix`, if set.
[#4471](https://github.com/thanos-io/thanos/pull/4471) **breaking:** if `--web.route-prefix` or `--web.external-prefix` is set: Serve `/debug/*`, `/-/ready`, `/-/healthy`, and `/metrics` routes under the prefix from `--web.route-prefix`. Previously, these endpoints were served from the root URL.

### Changed

Expand Down

0 comments on commit d5a48f4

Please sign in to comment.