Hi all, Just wanted to note that the CHANGELOG for the 1.2.0 release already mentions "The legacy management endpoints at `/metrics` and `/healthcheck` have been deprecated in 1.2.0 and will be completely removed in 1.3.0 or in 2.0.0 (whichever happens earlier).".
Robert On Tue, Oct 28, 2025 at 6:28 PM Dmitri Bourlatchkov <[email protected]> wrote: > > Hi Alex, > > Thanks for reviving that PR! > > I agree that removing lenacy management endpoints is reasonable at this > time. > > As I also mentioned in GH, management endpoints are different from normal > API in that they are used by devops / admin users, not "clients". The admin > users should be able to switch to the new management endpoints at any time > before the next release and without affecting end users. > > Cheers, > Dmitri. > > On Tue, Oct 28, 2025 at 12:54 PM Alexandre Dutra <[email protected]> wrote: > > > Hi all, > > > > The legacy management endpoints (health and metrics) were deprecated > > in the last release. > > > > I therefore would like to propose to remove them completely in the > > next release (1.3). > > > > The PR was open a long time ago: > > > > https://github.com/apache/polaris/pull/2276 > > > > What do you all think of this plan? > > > > Thanks, > > Alex > >
