Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table lists the metrics available for the Microsoft.App/managedEnvironments 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.
- Advanced platform metrics - A premium, paid tier of platform metrics in Azure Monitor that provide more granular observability for Azure resources.
- 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,
PT1Mindicates that the metric is sampled every minute,PT30Mevery 30 minutes,PT1Hevery hour, and so on. - DS Export -S 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.App/managedEnvironments
Category: Basic
| Metric | Name in REST API | Advanced platform metrics | Unit | Aggregation | Dimensions | Time Grains | DS Export |
|---|---|---|---|---|---|---|---|
| Ingress CPU Usage Percentage (Preview) CPU consumed by the ingress pods as a percentage of the total CPU limit. |
IngressCpuPercentage |
No | Percent | Average, Maximum, Minimum | podName, nodeName |
PT1M | Yes |
| Ingress Memory Usage Percentage (Preview) Ingress memory usage as a percentage of the total memory limit. |
IngressMemoryPercentage |
No | Percent | Average, Maximum, Minimum | podName, nodeName |
PT1M | Yes |
| Ingress Memory Usage Bytes (Preview) Ingress pods usage memory in bytes. Represents the total memory consumed by a container |
IngressUsageBytes |
No | Bytes | Total (Sum), Average, Maximum, Minimum | podName, nodeName |
PT1M | Yes |
| Ingress CPU Usage (Preview) CPU consumed by the ingress pods in nano cores. 1,000,000,000 nano cores = 1 core |
IngressUsageNanoCores |
No | NanoCores | Total (Sum), Average, Maximum, Minimum | podName, nodeName |
PT1M | Yes |
| Cores Quota Limit (Deprecated) The cores quota limit of managed environment (Deprecated) |
EnvCoresQuotaLimit |
No | Count | Average, Maximum, Minimum | <none> | PT1M | Yes |
| Percentage Cores Used Out Of Limit (Deprecated) The cores quota utilization of managed environment (Deprecated) |
EnvCoresQuotaUtilization |
No | Percent | Average, Maximum, Minimum | <none> | PT1M | Yes |
| Workload Profile Node Count (Preview) The Node Count per workload profile |
NodeCount |
No | Count | Average, Total (Sum), Maximum, Minimum | workloadProfileName |
PT1M | Yes |