MyObservability

Active Gate


A Dynatrace ActiveGate acts as a secure proxy between Dynatrace OneAgents and Dynatrace Clusters. Active gate collects & Aggregate monitoring data and sends tthe data using encrypted https collection.

Types of ActiveGate

You will need different types of ActiveGates—Environment ActiveGates or Cluster ActiveGates—based on the Dynatrace deployment solution you are using and also based on the purpose for which you are using Dynatrace.

Environment Activegate

Environment ActiveGates are used to route traffic from OneAgents to the Dynatrace Server. They can preprocessed and enrich the data before sending it to the server or Dynatrace SaaS environment.

Note: If you use Dynatrace SaaS, you only need to install an Environment ActiveGate.

Environment Active gate Installation: steps

Cluster Activegate

Cluster ActiveGates are primarily used when you have a Dynatrace Managed installation (on-premises). They help in scaling the cluster by handling incoming traffic from OneAgents and distributing the load across nodes in the cluster.

To receive external traffic, you need to expose the Dynatrace Cluster to external networks and configure a public IP address. Exposing the cluster directly to external networks isn’t recommended for security reasons. Therefore, it is suggested to use one or more Cluster ActiveGates as mediating proxies for pre-processing of OneAgent and DEM traffic

Cluster Active gate Installation: steps

Containerised Activegate

Dynatrace supports running ActiveGate in a container.

Instructions

Active Gate Extensions

With Active gate extensions allow you to integrate any remote technology.

Active gate consist A python file & JSON file.

Installation:

Deployment methods

You need Python & Dynatrace extension SDK to create Active gate extension. You can download Dynatrace extension DSK from Dynatrace UI.

Choosing the Right ActiveGate

The choice between Cluster ActiveGate and Environment ActiveGate depends on your specific needs:


Next Step: One Agent

Dynatrace: Main Page