airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Fixed all /health instances in the docs with v3 endpoint of /api/v2/m…

Open saurabhb-dev opened this issue 5 months ago • 1 comments

Fixed all /health endpoint instances in the docs with v3 endpoint of /api/v2/monitor/health. This done because in Airflow 3, the /health endpoint is replaced by /api/v2/monitor/health.

Closes: #49683


^ Add meaningful description above Read the Pull Request Guidelines for more information. In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed. In case of a new dependency, check compliance with the ASF 3rd Party License Policy. In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

saurabhb-dev avatar Apr 29 '25 06:04 saurabhb-dev