Introduction

The Azure Bing Search resource (often used as Grounding with Bing in AI scenarios) provides programmatic access to Bing’s search capabilities. It enables applications and AI solutions to retrieve real-time web results, images, videos, and entity information to enhance responses with current and relevant data.

Use the OpsRamp Azure Public Cloud integration to discover the Azure Bing Search resource and collect associated metrics for monitoring.

External reference

Azure Bing Entity Search API

Setup

To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Bing Resources.

Event support

OpsRamp support Azure events for Azure Bing Resource. Need to configure Azure Events in Opsramp Azure integration discovery profile.

Supported metrics

OpsRamp MetricAzure MetricMetric Display NameUnitDescriptionAggregation Type
azure_bing_accounts_ClientErrorsClientErrorsClient ErrorsCountTotal number of client errors returned (HTTP status code 4xx)Total
azure_bing_accounts_ServerErrorsServerErrorsServer ErrorsCountTotal number of server errors returned (HTTP status code 5xx)Total
azure_bing_accounts_TotalErrorsTotalErrorsTotal ErrorsCountTotal number of errors returned (HTTP status code 4xx or 5xx)Total
azure_bing_accounts_BlockedCallsBlockedCallsBlocked CallsCountTotal number of API calls blocked due to rate limit or quota limit exceededTotal
azure_bing_accounts_DataInDataInData InBytesTotal bytes of incoming request data receivedTotal
azure_bing_accounts_DataOutDataOutData OutBytesTotal bytes of outgoing response data sentTotal
azure_bing_accounts_SuccessfulCallsSuccessfulCallsSuccessful CallsCountTotal number of successful calls (HTTP status code 2xx)Total
azure_bing_accounts_TotalCallsTotalCallsTotal CallsCountTotal number of calls made to the Bing Search serviceTotal
azure_bing_accounts_LatencyLatencyLatencyMillisecondsAverage latency in millisecondsAverage