Azure Cognitive Search (formerly known as Azure Search) is a search-as-a-service cloud solution that gives developers APIs and tools for adding a rich search experience over private, heterogeneous content in web, mobile, and enterprise applications.
Your code or a tool invokes data ingestion (indexing) to create and load an index. Optionally, you can add cognitive skills to apply AI processes during indexing. By doing so, you can add new information and structures useful for search and other scenarios.
Use the Azure public cloud integration to discover and collect metrics against the Azure service.
External reference
What is Azure Cognitive Search?
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Search Service
.
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.
Supported metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|
azure_search_latency Average search latency for the search service. | Search Latency | Seconds | Average |
azure_search_queries_per_second Search queries per second for the search service. | Search queries per second | CountPerSecond | Average |
azure_throttled_search_queries_percentage Percentage of search queries that were throttled for the search service. | Throttled search queries percentage | Percent | Average |