12 May 2024 12:32 AM - last edited on 23 May 2024 02:51 PM by Michal_Gebacki
hi all
we have two processes with the same name from differente techonologies but on the java view of the process we have this message:
the other process with the same name appears like being monitored but we are having troubles with some java services/ classes that arent appearing on dynatrace.
if we activate the java process, will we get more data o will crash with the monitoring of the jetty process ?
thanks in advance
12 May 2024 12:16 PM
Hi @MariettaAlmeida,
it depends on why you need to enable it, and what is expected to be captured from enabling the deep monitoring for this process group, it's recommended to be tested first on a testing environment to see if it will crash or not, if you don't have a testing environment then you can at least enable it in prod but during window time and don't enable it globally, you can allow the deep monitoring on the process group from the PG settings and validate.
Best Regards,
Mohamed
13 May 2024 03:19 PM
we are attempting to get the consumer services from a monitored app that arent appearing yet.
aside, when you say crash what can i expect ? we are using production stage directly.
if this helps too: to access the app the main page is www.example.com/example and under that url all gets done. we arent capturing xhr actions either so maybe activing deep monitoring of the java proccess we can get the missing data of services too.
13 May 2024 06:48 PM
you can expect that the process will not work and it will crash, you can enable it and test it in a downtime window as you will need to restart the process anyway.
24 May 2024 04:34 AM
HI @MariettaAlmeida
The rule id:57
Was added in Dynatrace, because our OneAgent caused Eclipse crashes due to wrong thread management in Eclipse.
For that reason, if you disable rule id 57 . There may be aproblem with Eclipse.
The main question for me would be: What is the reason why you need to monitor org.eclipse.equinox.launcher? Is it really important for you to monitor the process?
I hope it's helpful 💪
27 May 2024 08:49 PM
Hi @PierreGutierrez to your main question i can add: im already monitoring a jetty technology process with the same name that has java monitoring embedded. as i have another java main technology process with the same name, we wonder if we activate the monitoring of this process we could same some missed services (update: we added those services as custom services, the java process remains with monitoring disabled)