15 Sep 2023 05:16 AM
Hello All,
Currently I'm testing Dynatrace on my dev environment.
I want to temporary disable the oneagent monitoring for it so it will not consume license.
Is there any way to disable monitoring on node of kubernetes cluster instead of manually disable it one by one?
Thank you in advance.
Solved! Go to Solution.
15 Sep 2023 06:05 AM - edited 15 Sep 2023 06:06 AM
Hi @agylpradipta,
I thnik you should try the combination of Monitored entities and Settings objects API.
Enable/Disable by settings objects API:
I hope it helps.
Best regards,
Mizső
17 Dec 2024 02:16 PM
Hi Mizső,
Is this the same as if I disable it in the kubernetes menu, when I select a cluster and in the monitoring settings I disable the monitoring?
My problem is I have to somehow disable monitoring to not only save DDUs but free up Host units, without having access to AWS where our AWS EKS clusters are running. Is there any possibility to do that via the Dynatrace UI or Dynatrace API?