Azure Monitor · Arazzo Workflow
Azure Monitor Batch Metrics Query
Version 1.0.0
Resolve a resource's metric definitions, then batch-query the same metric across many resources at once.
Provider
Workflows
batch-query-metrics
Confirm a metric definition, then batch-query that metric across multiple resources.
Resolves the metric definitions for a representative resource and then retrieves the chosen metric values across a list of resource IDs in a single batch request.
1
listMetricDefinitions
MetricDefinitions_List
List the metric definitions for the representative resource to confirm the metric name and namespace before batching.
2
batchGetMetrics
MetricsBatch_Batch
Retrieve the chosen metric values across the supplied resource IDs in a single batch request.
Source API Descriptions
openapi