Look, I am not yet really familiar with the stuff that comes from the debug port.
It just looks like it could be a solution to improve my monitory of the nodes and that there might be a lot of interesting and useful information in there.
Sadly information that I would like to see in API or the dashboard, does not get provided. So I have to see if I can get this information from somewhere else.
But I cannot tell already 100% what it is what I am looking for.
In general there are time when you see the load spikes for example but you do not really know what the node is doing because the information is missing.
For example I had this
where it was interesting to see that filewalker is running, might have restarted and for how long it is running.
Number of current uploads and downloads might be interesting also. I am sure there is other stuff.
I have no idea yet how to get this into my monitoring. But it reads json the best and it would be most convenient to have all available data ready to pull instead of calculating them on my own for every function that might be interesting.