Modifier

Partager via


Azure Resource Manager monitoring data reference

This article contains all the monitoring reference information for this service.

See Monitor Azure Resource Manager for details on the data you can collect for Azure Resource Manager and how to use it.

Metrics

This section lists all the automatically collected platform metrics for this service. These metrics are also part of the global list of all platform metrics supported in Azure Monitor.

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

Supported metrics for microsoft.resources/subscriptions

The following table lists the metrics available for the microsoft.resources/subscriptions resource type.

  • All columns might not be present in every table.
  • Some columns might be beyond the viewing area of the page. Select Expand table to view all available columns.

Table headings

  • Category - The metrics group or classification.
  • Metric - The metric display name as it appears in the Azure portal.
  • Name in REST API - The metric name as referred to in the REST API.
  • Unit - Unit of measure.
  • Aggregation - The default aggregation type. Valid values: Average (Avg), Minimum (Min), Maximum (Max), Total (Sum), 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.
Metric Name in REST API Unit Aggregation Dimensions Time Grains DS Export
Latency

Latency data for all requests to Azure Resource Manager
Latency Seconds Average IsCustomerOriginated, Method, Namespace, RequestRegion, ResourceType, StatusCode, StatusCodeClass, Microsoft.SubscriptionId PT1M No
Traffic

Traffic data for all requests to Azure Resource Manager
Traffic Count Count IsCustomerOriginated, Method, Namespace, RequestRegion, ResourceType, StatusCode, StatusCodeClass, Microsoft.SubscriptionId PT1M No

Metric dimensions

For information about what metric dimensions are, see Multi-dimensional metrics.

This service has the following dimensions associated with its metrics.

Dimension name Description
IsCustomerOriginated
Microsoft.SubscriptionId
Method The HTTP method used in the request made to Azure Resource Manager. Possible values are:
- GET
- HEAD
- PUT
- POST
- PATCH
- DELETE
Namespace The namespace for the Resource Provider, in all caps, like MICROSOFT.COMPUTE.
RequestRegion The Azure Resource Manager region where your control plane requests land, like EastUS2. This region isn't the resource's location.
ResourceType Any resource type in Azure that you created or sent a request to, in all caps, like VIRTUALMACHINES.
StatusCode Response type from Azure Resource Manager for your control plane request. Possible values are (but not limited to):
- 0
- 200
- 201
- 400
- 404
- 429
- 500
- 502
StatusCodeClass The class for the status code returned from Azure Resource Manager. Possible values are:
- 2xx
- 4xx
- 5xx

Activity log

The linked table lists the operations that can be recorded in the activity log for this service. These operations are a subset of all the possible resource provider operations in the activity log.

For more information on the schema of activity log entries, see Activity Log schema.