My application consists of >10 microservices every of each is running as cloud foundry app in IBM Cloud.
They run in multiple environments (dev, test, prod, etc).
I want to add monitoring to them and now I'm only able to do this configuring every app in every environment separately (add monitoring and configure test location, interval, etc).
Is there a way to configure all of them at once, at least per environment?