Hi,
I have configured Elasticsearch APM plugin & I am able to see most of the data except for system metric in which I am more interested.
From the indices definition I can find list of system metrics fields as mentioned over here too:
https://www.elastic.co/guide/en/apm/server/current/exported-fields-system.html
But in discover tab I am not actually able to find any system metric level data, Currently I have configured " APM Node.js Agent" (https://www.elastic.co/guide/en/apm/agent/nodejs/current/index.html). Is it that system metrics are captured by different APM Agent ?
Can anyone help me here.