• EnglishEspañol日本語한국어Português
  • Log inStart now

Azure App Service Environment through Azure Monitor integration

New Relic's integrations include an integration for reporting your Microsoft Azure App Service Environment metrics and other data to New Relic. This document explains how to activate the integration and describes the data reported.

Features

The Azure App Service Environment (ASE) is a premium feature offering of the Azure App Service. It gives a single-tenant instance of the Azure App Service that runs right in your own Azure virtual network (VNet), providing network isolation and improved scaling capabilities.

Using New Relic, you can:

Activate integration

Follow standard Azure Monitor integration procedure to activate your Azure service in New Relic infrastructure monitoring.

Configuration and polling

You can change the polling frequency and filter data using configuration options.

New Relic queries your App Service Environments services through the Azure Monitor integration according to a default polling interval.

Find and use data

To explore your integration data, go to one.newrelic.com/infra > Azure > (select an integration).

Metric data

This integration collects the following metric data:

Azure App Service Environment metrics

Metric

Description

ActiveRequests

Number of requests being actively handled by the App Service Environment at any given time.

AverageResponseTime

Average time taken for the ASE to serve requests.

BytesReceived

Incoming bandwidth used across all front end instances.

BytesSent

Outgoing bandwidth used across all front end instances.

CpuPercentage

CPU used across all front end instances.

DiskQueueLength

Number of both read and write requests that were queued on storage.

Http101

Number of requests resulting in an HTTP 101 status code.

Http2xx

Number of requests resulting in an HTTP status code ≥ 200 but < 300.

Http3xx

Number of requests resulting in an HTTP status code ≥ 300 but < 400.

Http401

Number of requests resulting in an HTTP 401 status code.

Http403

Number of requests resulting in an HTTP 403 status code.

Http404

Number of requests resulting in an HTTP 404 status code.

Http406

Number of requests resulting in an HTTP 406 status code.

Http4xx

Number of requests resulting in an HTTP status code ≥ 400 but < 500.

Http5xx

Number of requests resulting in an HTTP status code ≥ 500 but < 600.

HttpQueueLength

Number of HTTP requests that had to sit on the queue before being fulfilled.

HttpResponseTime

Time taken for the ASE to serve requests.

LargeAppServicePlanInstances

Number of large App Service Plan worker instances.

MediumAppServicePlanInstances

Number of medium App Service Plan worker instances.

MemoryPercentage

Memory used across all front end instances.

Requests

Number of web requests served.

SmallAppServicePlanInstances

Number of small App Service Plan worker instances.

TotalFrontEnds

Number of front end instances.

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.