Skip to content

The doc still points to /health endpoint when it is /api/v2/monitor/health in Airflow 3 #49683

@saurabhb-dev

Description

@saurabhb-dev

What do you see as an issue?

The doc here and other several instances say that the health endpoint is at /health but this is wrong since the health endpoint has been moved at /api/v2/monitor/health.

Image

Solving the problem

Finding all instances in the doc that say /health as the health endpoint and changing them all to /api/v2/monitor/health.

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions