+- **Kubernetes clusters**: Kubernetes clusters typically send metric data to a local Prometheus server that you must maintain. [Azure Monitor managed service for Prometheus ](prometheus-metrics-overview.md) provides a managed service that collects metrics from Kubernetes clusters and store them in Azure Monitor Metrics. The Metrics Dataplane API is a high-volume API designed for customers with large volume metrics queries. Similar to the existing ARM metrics API, it provides the capability to retrieve metric data for up to 50 resource IDs in the same subscription and region in a single batch API call, improving query throughput and reducing the risk of throttling. The current metrics API is the most queried API in ARM API, but customers who leverage it for bulk queries at high frequency and push metrics to other datastores for deep analytics may experience throttling issues. The Metrics Dataplane API provides higher query limits to address these issues and enable customers to query metrics without the risk of throttling. Customers can learn more about this API by visiting the link provided.
0 commit comments