Supported metrics for Microsoft.NetworkCloud/clusterManagers
The following table lists the metrics available for the Microsoft.NetworkCloud/clusterManagers 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 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.NetworkCloud/clusterManagers
Category | Metric | Name in REST API | Unit | Aggregation | Dimensions | Time Grains | DS Export |
---|---|---|---|---|---|---|---|
Nexus Cluster | Cluster Connection Status Tracks changes in the connection status of the Cluster(s) managed by the Cluster Manager. The metric gets a value of 0 when the Cluster is connected and 1 when disconnected. The reason filter describes the connection status itself. |
NexusClusterConnectionStatus |
Count | Average | clusterName , reason |
PT1M | No |
Nexus Cluster | Cluster Deploy Requests (Deprecated) Number of cluster deploy requests |
NexusClusterDeployClusterRequests |
Count | Average | clusterVersion |
PT1M | No |
Nexus Cluster | Cluster Deploy Requests Nexus cluster deployment requests. This metric is emitted only when there is a cluster deployment request, so an Aggregation type of 'Count' should be used. Note, filter on the property 'Result' to see if the deployment was successful or not. If using an aggregation type of 'Avg', please note 1 denotes unsuccessful 0 denotes successful and in the absence of data, this metric will default to 0 for 'Avg'. |
NexusClusterDeploymentClusterRequests |
Count | Average | clusterName , clusterVersion , result |
PT1M | No |
Nexus Cluster | Cluster Machine Upgrade Nexus machine upgrade request, successful will have a value of 0 while unsuccessful while have a value of 1. |
NexusClusterMachineUpgrade |
Count | Average | clusterName , clusterVersion , result , upgradedFromVersion , upgradedToVersion , upgradeStrategy |
PT1M | No |
Nexus Cluster | Cluster Management Bundle Upgrade Nexus Cluster management bundle upgrade, successful will have a value of 0 while unsuccessful while have a value of 1. |
NexusClusterManagementBundleUpgrade |
Count | Average | clusterName , clusterVersion , result , upgradedFromVersion , upgradedToVersion |
PT1M | No |
Nexus Cluster | Cluster Runtime Bundle Upgrade Nexus Cluster runtime bundle upgrade, successful will have a value of 0 while unsuccessful while have a value of 1. |
NexusClusterRuntimeBundleUpgrade |
Count | Average | clusterName , clusterVersion , result , upgradedFromVersion , upgradedToVersion |
PT1M | No |