Right now, in order to do service discovery, I first grab a list of all services, then individually query the metadata. This is slow and results in many requests. It would be nice if I could get all the metadata at once. Then, then metadata also would need to include the endpoint URL, I think it is not in there right now.