How to make an alert for the JVM CPU usage?

Version: 7.17.3 Elastic Cloud

Hello everyone, I have a Java Agent running on apm and I want to set an alert for the CPU usage of the JVM. Is there any way to approach it? Been trying by the Alerts app in Kibana but couldn't make it happen with logs threshold and metrics of sorts.

I'll be glad if theres anyone to help on this.

Are you using APM integration (Fleet) or APM standalone server?

If you are using APM integration (Fleet), you can make use of the metrics threshold rule type in Kibana.

For JVM CPU usage it will be the process CPU in APM events.

1 Like

Thanks a lot, that was exactly what I needed.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.