New Relic offers an integration for reporting your Microsoft Azure API Management data. This document explains how to activate this integration and describes the data that can be reported.
Activate integration
To enable the integration follow standard procedures to activate your Azure service in New Relic.
Configuration and polling
You can change the polling frequency and filter data using configuration options.
Default polling information for the Azure API Management integration:
- New Relic polling interval: 5 minutes
View and use data
To view your integration data, go to one.newrelic.com > All capabilities > Infrastructure > Azure and select an integration.
Data is attached to the following event type:
Entity | Event type | Provider |
---|---|---|
Service |
|
|
For more on how to use your data, see Understand and use integration data.
Metric data
This integration collects Azure API Management data for Service.
API Management Service data
Metric | Unit | Description |
---|---|---|
| Count | The total number of gateway requests in a given period. |
| Count | The total number of successful gateway requests in a given period. |
| Count | The total number of unauthorized gateway requests in a given period. |
| Count | The total number of failed gateway requests in a given period. |
| Count | The total number of gateway requests in a given period that do not fall into the successful, unauthorized, or failed categories. |
| Milliseconds | The time between when API Management receives a request from a client and when it returns a response to the client. |
| Percent | Indicator of load on an API Management instance. |
| Count | The total number of events sent to EventHub from API Management in a given period. |
| Count | The total number of successful EventHub events in a given period. |
| Count | The total number of failed EventHub events in a given period. |
| Count | The total number of rejected EventHub events (wrong configuration or unauthorized) in a given period. |
| Count | The total number of throttled EventHub events in a given period. |
| Count | The total number of timed out EventHub events in a given period. |
| Count | The total number of events skipped because of queue size limit reached in a given period. |
| Bytes | The total size of EventHub events in bytes in a given period. |