Monitoring your application's health using OpenSearch
· 4 min read
One of the benefits of hosting your applications on Cloud.gov is that it offers [performance metrics for monitoring the health of your application][container-metrics].
The most important metrics for monitoring your application's health are the memory and CPU metrics, which can help you identify:
- If your application has enough memory provisioned per instance
- If your application is experiencing CPU spikes and associated performance issues
- If you need to horizontally scale your application instances