rest-gateway is meant for centralized routing of external API calls and should not be called by services running inside production.
GrowthExperiments hardcodes calls to it in GrowthTaskApi.js
and maybe in other places.
Would it be possible to change that to calling the page-analytics service via the service mesh?