05 May 2020 01:06 PM
Hi,
I use Dynatrace Saas to monitor a Web Application deployed on Docker Swarm.
Docker Swarm cluster is composed of several hosts, with different containers each. OneAgent are installed on those hosts.
Could you give requirements per container (and not per host) needed for the OneAgent ? We know that it will use on each container some extra memory and CPU or disk space per container.
Best regards
Julien Bresson
Solved! Go to Solution.
05 May 2020 02:40 PM
Memory overhead is described in the help and is typically around 100MB per deep monitored process regardless of the containerization:
https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-oneagent/requirements/memor...
Disk space is described in the installation host:
https://www.dynatrace.com/support/help/technology-support/operating-systems/linux/installation/disk-...
CPU overhead depends on the configuration of Dynatrace, number of request attributes, purepath limit/etc. Typically this is almost unmeasurable (1-2% overhead).