New Relic's integrations include an integration for reporting your Microsoft Azure Bing Search metrics and other data to New Relic. This document explains how to activate the integration and describes the data reported.
Features
New Relic gathers metrics data from Azure Monitor for the Azure Bing Search service. Azure Bing Search services provide developers with an easy-to-use platform for integrating search and AI capabilities into their applications.
Using New Relic, you can:
- View Azure Bing Search services data in pre-built dashboards.
- Run custom queries and visualize the data.
- Create alert conditions to notify you of changes in data.
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 Azure Bing Search services through 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 Bing Search metrics
Metric | Description |
---|---|
| Number of calls that exceeded the rate or quota limit. |
| Number of calls with any client error (HTTP status code 4xx). |
| Incoming request Content-Length in bytes. |
| Outgoing response Content-Length in bytes. |
| Latency in milliseconds. |
| Number of calls with any server error (HTTP status code 5xx). |
| Number of successful calls (HTTP status code 2xx). |
| Total number of calls. |
| Number of calls with any error (HTTP status code 4xx or 5xx). |