Edit

Share via


Use Prometheus exporters for common workloads with Azure Managed Prometheus

You can use Prometheus exporters to collect metrics from third-party workloads or other applications and send them to Azure Monitor Workspace along with other metrics collected by Azure Managed Prometheus running on AKS.

The enablement of Managed Prometheus automatically deploys the custom resource definitions (CRD) for pod monitors and service monitors.

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.

This document lists a set of commonly used workloads which have curated configurations and instructions to help you set up 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.

Common workloads

Next steps

Customize collection using CRDs (Service and Pod Monitors) Customize metrics scraping with Azure Managed Prometheus