Apache Airflow version
main (development)
What happened
#27755 added the triggerer to the rest api health endpoint, but not the main one served on /health.
What you think should happen instead
As documented here, the /health endpoint should include triggerer info like shown on /api/v1/health.
How to reproduce
Compare /api/v1/health and /health responses.
Operating System
mac os
Versions of Apache Airflow Providers
No response
Deployment
Virtualenv installation
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Apache Airflow version
main (development)
What happened
#27755 added the triggerer to the rest api health endpoint, but not the main one served on
/health.What you think should happen instead
As documented here, the
/healthendpoint should include triggerer info like shown on/api/v1/health.How to reproduce
Compare
/api/v1/healthand/healthresponses.Operating System
mac os
Versions of Apache Airflow Providers
No response
Deployment
Virtualenv installation
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct