Skip to content

Commit afdc7b2

Browse files
Merge pull request #217278 from kinghorn/patch-6
Update container-insights-prometheus.md
2 parents 3d6cb4e + ccad37d commit afdc7b2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-monitor/containers/container-insights-prometheus.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Container insights can also scrape Prometheus metrics from your cluster and send
1818
## Send data to Azure Monitor managed service for Prometheus
1919
[Azure Monitor managed service for Prometheus](../essentials/prometheus-metrics-overview.md) is a fully managed Prometheus-compatible service that supports industry standard features such as PromQL, Grafana dashboards, and Prometheus alerts. This requires configuring the *metrics addon* for the Azure Monitor agent, which sends data to Prometheus.
2020

21+
> [!NOTE]
22+
> The metrics addon used to collect Prometheus metrics for Managed Prometheus currently only supports AKS clusters and cannot be used as an Arc enabled Kubernetes extension. To collect Prometheus metrics from Kubernetes clusters that are running self-managed Prometheus we recommend looking at the [remote write capabilities of Managed Prometheus](../essentials/prometheus-remote-write.md).
23+
2124
> [!TIP]
2225
> You don't need to enable Container insights to configure your AKS cluster to send data to managed Prometheus. See [Collect Prometheus metrics from AKS cluster (preview)](../essentials/prometheus-metrics-enable.md) for details on how to configure your cluster without enabling Container insights.
2326
@@ -198,4 +201,4 @@ Container insights supports viewing metrics stored in your Log Analytics workspa
198201
## Next steps
199202
200203
- [See the default configuration for Prometheus metrics](../essentials/prometheus-metrics-scrape-default.md).
201-
- [Customize Prometheus metric scraping for the cluster](../essentials/prometheus-metrics-scrape-configuration.md).
204+
- [Customize Prometheus metric scraping for the cluster](../essentials/prometheus-metrics-scrape-configuration.md).

0 commit comments

Comments
 (0)