Launch an app with a healthcheck configuration healthcheckPath: 'xxx'. Then launch a remote app consuming services from the first app.
Expected behavior
Healthcheck services should not be distributed as it does not make sense. Indeed, this services are used to check the health of remote apps from the point of view of the app itself.
Actual behavior
Healthcheck services are distributed.
System configuration
Tell us about the applicable parts of your setup.
Module versions (especially the part that's not working): v2.2.1
Steps to reproduce
Launch an app with a healthcheck configuration
healthcheckPath: 'xxx'
. Then launch a remote app consuming services from the first app.Expected behavior
Healthcheck services should not be distributed as it does not make sense. Indeed, this services are used to check the health of remote apps from the point of view of the app itself.
Actual behavior
Healthcheck services are distributed.
System configuration
Tell us about the applicable parts of your setup.
Module versions (especially the part that's not working): v2.2.1
NodeJS version: 16
Operating System: Linux Debian