Azure Monitor · Arazzo Workflow
Azure Monitor Activity Log To Metrics
Version 1.0.0
Pull recent Activity Log events for a subscription, then drill into a resource's metric definitions and values.
Provider
Workflows
triage-activity-and-metrics
List Activity Log events, then a resource's metric definitions and metric values.
Lists recent Activity Log events for a subscription, resolves the metric definitions for the resource under investigation, and reads its metric values over the supplied timespan.
1
listActivityLog
ActivityLogs_List
List the recent Activity Log management events for the subscription using the supplied time-range filter.
2
listMetricDefinitions
MetricDefinitions_List
List the metric definitions exposed by the resource under investigation.
3
listMetrics
Metrics_List
Read the metric values for the chosen metric over the supplied timespan and interval.
Source API Descriptions
openapi
openapi