Dynatrace Associate · Free Practice Question Medium
Question 19
Which three actions reduce network overhead in large-scale Dynatrace deployments?
-
A
Deploy ActiveGate in proxy mode
-
B
Enable ActiveGate compression
-
C
Limit OneAgent log collection frequency
-
D
Disable Real User Monitoring
-
E
Use process group filtering
Reveal correct answers
Correct answers: A, B, E
Explanation
ActiveGate compression (A) reduces payload size before transmission.
Process group filtering (C) excludes non-critical processes (e.g., backup scripts) from monitoring, cutting data volume.
ActiveGate in proxy mode (E) batches data from multiple OneAgents, minimizing connection overhead.
Limiting log frequency (B) affects troubleshooting depth but has minimal impact on metric/span data. Disabling RUM (D) degrades user experience insights and isn’t a scalable optimization strategy.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
