Dynatrace automatically merges related processes into process groups. A “process group” is a logical cluster of processes that belong to the same application or deployment unit and perform the same function across multiple hosts. Process groups are key building blocks of most modern web-based applications.
Dynatrace automatically detects application types such as Tomcat, JBoss, Apache HTTP Server, MongoDB, and many others technologies. To create process groups, Dynatrace uses specific process properties. For Tomcat, Dynatrace uses CATALINA_HOME
and CATALINA_BASE
to distinguish between different Tomcat clusters. For JBoss, Dynatrace uses JBOSS_HOME
and the JBoss cluster configuration. For generic Java processes, Dynatrace uses the JAR file or the main class used to start the process. There are also many specialized detection mechanisms. For example, Dynatrace can detect:
On each process overview page you'll find the properties if you expand Properties and tags.
Process groups are the basis for service detection, because each process group is considered to be a logical cluster or single deployment. When Dynatrace detects the "same" service in separate process groups, it treats them as separate services (for example, one process might be used in staging and the other in production).
If you instruct Dynatrace to merge two separate process groups into a single process group, this will result in the services running on those processes to also be merged.
To serve your particular needs when monitoring your processes, Dynatrace allows you to:
Technologies and versions behind a process.
Display the most important processes for monitoring and process grouping.
Detect cloud applications and workloads, and define rules to merge similar Kubernetes workloads into process groups.
Configure your own process-related metadata based on the unique needs of your organization or environment.
Customize process-group detection.
Customize process-group monitoring.
Customize process-group naming.
Leverage responsiveness to assess process performance.
Analyze processes, including information on process metrics, vulnerabilities, and availability.
Analyze process-specific network connections.
Get a performance summary of all the technologies in your environment.
Enable process-group availability monitoring to get alerts if processes go offline or crash.