Skip to content

Commit 1ade402

Browse files
committed
Remove legacy management endpoints
1 parent 7fbd3ab commit 1ade402

File tree

2 files changed

+3
-35
lines changed

2 files changed

+3
-35
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ request adding CHANGELOG notes for breaking (!) changes and possibly other secti
3131

3232
### Upgrade notes
3333

34+
- The legacy management endpoints, `/metrics` and `/healthcheck`, were removed. Use the new endpoints instead:
35+
`/q/metrics` and `/q/health`.
36+
3437
### Breaking changes
3538

3639
- Helm chart: the default value of the `authentication.tokenBroker.secret.symmetricKey.secretKey` property has changed

runtime/service/src/main/java/org/apache/polaris/service/legacy/LegacyManagementEndpoints.java

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)