12 Feb 2018 11:17 AM
I am running a java process in my host. When I make a request to that process using Netty, the process type is changing as Netty. What is the reason for this behaviour?
Solved! Go to Solution.
13 Feb 2018 05:07 PM
I think this is because we detect the fact that it is netty only once Netty web requests are actually being processed. See this as additional information that is gathered then.
This does not change the identity or name of the process group, so it should not have negativ impact I hope.
16 Feb 2018 10:46 AM
Is it possible to edit the type of a detected process?
16 Feb 2018 04:31 PM
Process type influences a lot of internal processing, like creation of Process Groups, so it is not possible to edit it. Please contact our PM team, if our automatic discovery of process type does not suit your needs.