Supported metrics for Microsoft.Search/searchServices

The following table lists the metrics available for the Microsoft.Search/searchServices resource type.

Table headings

Metric - The metric display name as it appears in the Azure portal.
Name in Rest API - Metric name as referred to in the REST API.
Unit - Unit of measure.
Aggregation - The default aggregation type. Valid values: Average, Minimum, Maximum, Total, Count.
Dimensions - Dimensions available for the metric.
Time Grains - Intervals at which the metric is sampled. For example, PT1M indicates that the metric is sampled every minute, PT30M every 30 minutes, PT1H every hour, and so on.
DS Export- Whether the metric is exportable to Azure Monitor Logs via Diagnostic Settings. For information on exporting metrics, see Create diagnostic settings in Azure Monitor.

For information on metric retention, see Azure Monitor Metrics overview.

For a list of supported logs, see Supported log categories - Microsoft.Search/searchServices

Metric Name in REST API Unit Aggregation Dimensions Time Grains DS Export
Document processed count

Number of documents processed
DocumentsProcessedCount Count Total, Count DataSourceName, Failed, IndexerName, IndexName, SkillsetName PT1M Yes
Search Latency

Average search latency for the search service
SearchLatency Seconds Average <none> PT1M Yes
Search queries per second

Search queries per second for the search service
SearchQueriesPerSecond CountPerSecond Average <none> PT1M Yes
Skill execution invocation count

Number of skill executions
SkillExecutionCount Count Total, Count DataSourceName, Failed, IndexerName, SkillName, SkillsetName, SkillType PT1M Yes
Throttled search queries percentage

Percentage of search queries that were throttled for the search service
ThrottledSearchQueriesPercentage Percent Average <none> PT1M Yes