Open alexciw opened 2 years ago
If there are multiple processes with the same name on a machine, how does the component distinguish between the different processes?
By PID I suppose?
No, how to monitor for processes like containers where the pid changes frequently, but there are multiple processes with the same process name?
If there are multiple processes with the same name on a machine, how does the component distinguish between the different processes?