Hi Mike,
I think you are right. From what I can tell there are a few approaches:
1. We could pass the zone information into the gorouter from cf-release and then make the job name more specific i.e. `RTR_Z1`
2. We could pass a unique identifying index into the router that is not the bosh job index
3. We could allow the user to customize the prefix `RTR` from the manifest, allowing them to set the value specifically for each router in the deployment
From these three options, I think that option 1 seems the most reasonable as it reflects the state of the bosh deployment the most accurately.
While this is something that we will eventually prioritize, I'm not sure how soon this will get done. We are open to a PR solving this problem in the gorouter if you are willing to submit one. If not, you can follow the progress of this story[0].
Thanks for bringing this to our attention,
Jim, CF Runtime Team