Skip to content

Commit a3c1592

Browse files
committed
fixes
1 parent 6840837 commit a3c1592

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/containers/prometheus-exporters.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Integrate common workloads with Azure Managed Prometheus
3-
description: Describes how to integrate AKS workloads with Azure Managed Prometheus and list of available workloads that are ready to be integrated.
3+
description: Describes how to integrate Azure Kubernetes Service workloads with Azure Managed Prometheus and list of available workloads that are ready to be integrated.
44
ms.topic: conceptual
55
ms.date: 6/20/2024
66
ms.reviewer: rashmy
@@ -14,9 +14,9 @@ You can use Prometheus exporters to collect metrics from third-party workloads o
1414

1515
The enablement of Managed Prometheus automatically deploys the custom resource definitions (CRD) for [pod monitors](https://github.com/Azure/prometheus-collector/blob/main/otelcollector/deploy/addon-chart/azure-monitor-metrics-addon/templates/ama-metrics-podmonitor-crd.yaml) and [service monitors](https://github.com/Azure/prometheus-collector/blob/main/otelcollector/deploy/addon-chart/azure-monitor-metrics-addon/templates/ama-metrics-servicemonitor-crd.yaml).
1616

17-
You can configure any Prometheus exporter to work with Azure Managed Prometheus. See [Configure collection using Service and Pod Monitor custom resources](./prometheus-metrics-scrape-crd.md).
17+
You can configure any Prometheus exporter to work with Azure Managed Prometheus. For more information, see [Configure collection using Service and Pod Monitor custom resources](./prometheus-metrics-scrape-crd.md).
1818

19-
This document lists a set of commonly used workloads for which we have curated configurations and instructions that will help you setup metrics collection from the workload. You can use this only with the managed add-on for Azure Managed Prometheus. For self-managed Prometheus, refer to the relevant exporter documentation for setting up metrics collection.
19+
This document lists a set of commonly used workloads which have curated configurations and instructions to help you setup metrics collection from the workload. You can use this only with the managed add-on for Azure Managed Prometheus. For self-managed Prometheus, refer to the relevant exporter documentation for setting up metrics collection.
2020

2121
## Common workloads
2222

0 commit comments

Comments
 (0)