Skip to content

Commit c6a25f7

Browse files
Merge pull request #218083 from bwren/patch-42
Update prometheus-metrics-overview.md
2 parents b982054 + 052adaf commit c6a25f7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/azure-monitor/essentials/prometheus-metrics-overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,10 @@ The primary method for visualizing Prometheus metrics is [Azure Managed Grafana]
3535
Azure Monitor managed service for Prometheus supports recording rules and alert rules using PromQL queries. Metrics recorded by recording rules are stored back in the Azure Monitor workspace and can be queried by dashboard or by other rules. Alerts fired by alert rules can trigger actions or notifications, as defined in the [action groups](/azure/azure-monitor/alerts/action-groups) configured for the alert rule. You can also view fired and resolved Prometheus alerts in the Azure portal along with other alert types. For your AKS cluster, a set of [predefined Prometheus alert rules](/azure/azure-monitor/containers/container-insights-metric-alerts) and [recording rules ](/azure/azure-monitor/essentials/prometheus-metrics-scrape-default#recording-rules)is provided to allow easy quick start.
3636

3737
## Limitations
38-
See [Azure Monitor service limits](../service-limits.md#prometheus-metrics) for performance related service limits for Azure Monitor managed service for Prometheus.
39-
- Private Links aren't supported for Prometheus metrics collection into Azure monitor workspace.
38+
See [Azure Monitor service limits](../service-limits.md#prometheus-metrics) for performance related service limits for Azure Monitor workspaces.
39+
4040
- Azure monitor managed service for Prometheus is only supported in public clouds.
41+
- Private Links aren't supported for data collection into Azure monitor workspace.
4142
- Metrics addon doesn't work on AKS clusters configured with HTTP proxy.
4243
- Scraping and storing metrics at frequencies less than 1 second isn't supported.
4344

0 commit comments

Comments
 (0)