Azure Monitor · Arazzo Workflow
Azure Monitor Resource Metrics Explorer
Version 1.0.0
Discover the metric definitions available for a resource and then pull the metric values for them.
Provider
Workflows
explore-resource-metrics
List a resource's metric definitions, then read the metric values for a chosen metric.
Resolves the metric definitions for the target resource and then queries the metric values for a specified metric name over the supplied timespan and interval.
1
listMetricDefinitions
List the metric definitions exposed by the resource so the caller can confirm the metric name and namespace before reading values.
2
listMetrics
Read the metric values for the requested metric over the supplied timespan and interval.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.