Open
Description
Issue
It seems that the V3 API has somewhat limited support for the include query parameter. When talking about the processes resource it's not supported at all whereas it makes a ton of sense to have it present so that one can obtain information about:
- The application to which this process is related
- The CF org & space in which the application resides
- The current process stats
This way it will be perfectly possible to obtain information for applications by sending just one instead of multiple requests enabling the implementation of dashboards etc. or even raising alerts for threshold being reached.
Context
Monitoring applications state for apps running in CF