30 Dec 2024 02:16 AM - last edited on 30 Dec 2024 08:38 AM by MaciejNeumann
Due to internal policies, we want to enable full-stack monitoring and disable RUM when installing the Agent. How to do this?
Thanks,
Owen
Solved! Go to Solution.
30 Dec 2024 09:09 AM
RUM can't be disabled at host level but at process group level.
https://docs.dynatrace.com/docs/shortlink/rum-for-process-groups
I would say best option is to disable automatic injection when installing.
https://docs.dynatrace.com/docs/shortlink/linux-custom-installation#automatic-injection
But keep in mind is not just RUM .
In my opinion it's much simpler to disable RUM on "My web application" than to disable/enable RUM for every process you want to monitor, which could involve hundreds or even thousands of processes.