• Home
  • Deploy
  • Set up Dynatrace on cloud platforms
  • Microsoft Azure
  • Integrations
  • Azure cloud services
  • Azure Application Gateway monitoring

Azure Application Gateway monitoring

Dynatrace ingests metrics from Azure Metrics API for Azure Application Gateway. You can view metrics for each service instance, split metrics into multiple dimensions, and create custom charts that you can pin to your dashboards.

Prerequisites

  • Dynatrace version 1.199+
  • Environment ActiveGate version 1.195+

Enable monitoring

To enable monitoring for this service, you first need to set up integration with Azure Monitor.

Add the service to monitoring

In order to view the service metrics, you must add the service to monitoring in your Dynatrace environment.

To add a service to monitoring
  1. In the Dynatrace menu, go to Settings > Cloud and virtualization and select Azure.
  2. On the Azure overview page, select Edit for the desired Azure instance.
  3. Go to Services and select Add service, choose the desired service name from the list, and select Add service.
  4. Select Save changes to save your configuration.

Monitor resources based on tags

You can choose to monitor resources based on existing Azure tags, as Dynatrace automatically imports them from service instances.
To monitor resources based on tags

  1. In the Dynatrace menu, go to Settings and select Cloud and virtualization > Azure.

  2. On the Azure overview page, select the Edit icon for the Azure instance.

  3. Set Resources to be monitored to Monitor resources selected by tags.

  4. Enter key/value pairs to identify resources to exclude from monitoring or include in monitoring. You can enter multiple key/value pairs: each time you enter a pair, another empty row is displayed for you to edit as needed.

  5. Select Save to save your configuration.

    To import the Azure tags automatically into Dynatrace, turn on Capture Azure tags automatically.

Configure service metrics

Once you add a service, Dynatrace starts automatically collecting a suite of metrics for this particular service. These are recommended metrics.

Recommended metrics:

  • Are enabled by default
  • Can't be disabled
  • Can have recommended dimensions (enabled by default, can't be disabled)
  • Can have optional dimensions (disabled by default, can be enabled).

Apart from the recommended metrics, most services have the possibility of enabling optional metrics.

Optional metrics:

  • Can be added and configured manually
To add and configure metrics
  1. In the Dynatrace menu, go to Settings > Cloud and virtualization and select Azure.
  2. On the Azure overview page, scroll down and select Edit for the desired Azure instance.
  3. Go to Services and select Manage services.
  4. To add a metric, select the service for which you want to add metrics.
  5. Select Add new metric.
  6. From the menu, select the metric you want.
  7. Select Add metric to add the metric to monitoring.
  8. To configure a metric, select Edit.
  9. Select Apply to save your configuration.

View service metrics

You can view the service metrics in your Dynatrace environment either on the custom device overview page or on your Dashboards page.

View metrics on the custom device overview page

To access the custom device overview page

  1. In the Dynatrace menu, go to Technologies.
  2. Filter by service name and select the relevant custom device group.
  3. Once you select the custom device group, you're on the custom device group overview page.
  4. The custom device group overview page lists all instances (custom devices) belonging to the group. Select an instance to view the custom device overview page.

View metrics on your dashboard

Once you add a service to monitoring, a preset dashboard for the respective service containing all recommended metrics is automatically created on your Dashboards page. You can look for specific dashboards by filtering by Preset and then by Name.

For existing monitored services, you might need to resave your credentials for the preset dashboard to appear on the Dashboards page. To resave your credentials, go to Settings > Cloud and virtualization > Azure, select the desired Azure instance, then select Save.

You can't make changes on a preset dashboard directly, but you can clone and edit it. To clone a dashboard, open the browse menu (…) and select Clone.
To remove a dashboard from the dashboards list, you can hide it. To hide a dashboard, open the browse menu (…) and select Hide.

Hiding a dashboard doesn't affect other users.

Clone hide azure

Available metrics

This service monitors a part of Azure Application Gateway (Microsoft.Network/applicationGateways). While you have this service configured, you can't have Azure Application Gateway service turned on.

NameDescriptionDimensionsUnitRecommended
ThroughputNumber of bytes per second the Application Gateway has servedBytePerSecond
Unhealthy host countNumber of unhealthy backend hostsBackend pool HTTP settingsCount
Healthy host countNumber of healthy backend hostsBackend pool HTTP settingsCount
Total requestsCount of successful requests that Application Gateway has servedBackend pool HTTP settingsCount
Requests per minute per healthy hostAverage request count per minute per healthy backend host in a poolBackend pool HTTP settingsCount
Failed requestsCount of failed requests that Application Gateway has servedBackend pool HTTP settingsCount
Response statusHttp response status returned by Application GatewayHTTP statusCount
Current connectionsCount of current connections established with Application GatewayCount
CPU utilizationCurrent CPU utilization of the Application GatewayPercent
New connections per secondNew connections per second established with Application GatewayPerSecond
Current capacity unitsCapacity Units consumedCount
Fixed billable capacity unitsMinimum capacity units that will be chargedCount
Estimated billed capacity unitsEstimated capacity units that will be chargedCount
Current compute unitsCompute Units consumedCount
Backend response statusThe number of HTTP response codes generated by the backend members. This does not include any response codes generated by the Application Gateway.Backend server, Backend pool, Backend HTTP setting, HTTP statusCount
Client TLS protocolThe number of TLS and non-TLS requests initiated by the client that established connection with the Application Gateway. To view TLS protocol distribution, filter by the dimension TLS Protocol.Listener, TLS protocolCount
Bytes sentThe total number of bytes sent by the Application Gateway to the clientsListenerByte
Bytes receivedThe total number of bytes received by the Application Gateway from the clientsListenerByte
Client RTTRound trip time between clients and Application Gateway. This metric indicates how long it takes to establish connections and return acknowledgementsListenerMilliSecond
Application gateway total timeTime that it takes for a request to be processed and its response to be sent. This is the interval from the time when Application Gateway receives the first byte of an HTTP request to the time when the response send operation finishes. It's important to note that this usually includes the Application Gateway processing time, time that the request and response packets are traveling over the network and the time the backend server took to respond.ListenerMilliSecond
Backend connect timeTime spent establishing a connection with a backend serverListener, Backend server, Backend pool, Backend HTTP settingMilliSecond
Backend first byte response timeTime interval between start of establishing a connection to backend server and receiving the first byte of the response header, approximating processing time of backend serverListener, Backend server, Backend pool, Backend HTTP settingMilliSecond
Backend last byte response timeTime interval between start of establishing a connection to backend server and receiving the last byte of the response bodyListener, Backend server, Backend pool, Backend HTTP settingMilliSecond
Matched countWeb Application Firewall Total Rule Distribution for the incoming trafficRule group, Rule IDCount
Blocked countWeb Application Firewall blocked requests rule distributionRule group, Rule IDCount