Re: Tool To analyse memory on cf ||Application crashing on cloud foundry with java.lang.OutOfMemoryError: Metaspace
Gwenn Etourneau
OpsMetrics is a pivotal product for PCF. I don't think It's intend to be
toggle quoted messageShow quoted text
use outside of PCF. Of course you can use new relic but it depends on which runtime, seems you are using Java Buildpack the documentation is here https://github.com/cloudfoundry/java-buildpack/blob/master/docs/framework-new_relic_agent.md https://www.cloudfoundry.org/monitoring-cloud-foundry-applications-with-new-relic/ If you use, Diego you can get a lot of metrics through the firehose (ContainerMetrics) there is plenty of solution to listen to the firehose. You can use https://github.com/logsearch/logsearch-for-cloudfoundry which is a fully ELK stack and OSS.
On Wed, Feb 10, 2016 at 2:58 PM, Kayode Odeyemi <dreyemi(a)gmail.com> wrote:
Mohit,
|
|