Supported metrics for microsoft.kubernetes/connectedClusters

The following table lists the metrics available for the microsoft.kubernetes/connectedClusters 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 - Metrics export using data collection rules and 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.kubernetes/connectedClusters

Category Metric Name in REST API Unit Aggregation Dimensions Time Grains DS Export
Availability Total number of cpu cores in a connected cluster

Total number of cpu cores in a connected cluster
capacity_cpu_cores Count Total (Sum), Average <none> PT1M Yes
Nodes (PREVIEW) CPU Usage Percentage

Aggregated average CPU utilization measured in percentage across the cluster
node_cpu_usage_percentage Percent Maximum, Average node, nodepool PT1M, PT5M, PT15M, PT30M, PT1H, PT6H, PT12H Yes
Nodes (PREVIEW) Disk Used Percentage

Disk space used in percent by device
node_disk_usage_percentage Percent Maximum, Average node, nodepool, device PT1M, PT5M, PT15M, PT30M, PT1H, PT6H, PT12H Yes
Nodes (PREVIEW) Memory RSS Percentage

Container RSS memory used in percent
node_memory_rss_percentage Percent Maximum, Average node, nodepool PT1M, PT5M, PT15M, PT30M, PT1H, PT6H, PT12H Yes
Nodes (PREVIEW) Memory Working Set Percentage

Container working set memory used in percent
node_memory_working_set_percentage Percent Maximum, Average node, nodepool PT1M, PT5M, PT15M, PT30M, PT1H, PT6H, PT12H Yes

Next steps