Hi,
I have enabled monitoring using the API:
PUT _cluster/settings
{
"persistent": {
"xpack.monitoring.collection.enabled": true
}
}
I can see all other monitoring tabs namely overview, indices, jobs and ccr but I don't see any data under the nodes tab.
This is a persistent issue.
If I disable and enable the monitoring, it work fine for some.
After a while(don't have the exact time here) the nodes tab doesn't show any nodes in it