apm-server icon indicating copy to clipboard operation
apm-server copied to clipboard

Built in Kibana alerts for APM Server

Open lahsivjar opened this issue 3 years ago • 0 comments

Currently, Stack Monitoring alerts on Kibana give us inbuilt rules for monitoring Elasticsearch and node health. These alerts enable proactive monitoring for Elasticsearch by having rules around shard size, thread pool, etc. We should have similar inbuilt alerting rules to monitor APM Server health and status. For example:

  1. High memory usage by APM-Server
  2. High CPU usage by APM-Server
  3. CPU throttling of APM-Server
  4. Elasticsearch output efficiency of APM-Server (% of events sent to ES over total events processed by APM-Server)

lahsivjar avatar Sep 12 '22 03:09 lahsivjar