Currently it is possible to see the number of instances running for an application, but there is no way to kill or recycle a specific instance.
Let's say I have an app running with 4 instances, and something bad happens in one instance. Currently all I can do is to restart the entire app. I would like to have the ability to view stats and perform actions on the instance level.
Btw, I've created a web app to do this, using CF behind the curtain (I'm attaching a screenshot here).
Performance Watcher.png