Forum Discussion
PAAS resource metrics using Azure Data Collection Rule to Log Analytics Workspace
Hi Team,
I want to build a use case to pull the Azure PAAS resources metrics using azure DCR and push that data metrics to log analytics workspace which eventually will push the data to azure event hub through streaming and final destination as azure postgres to store all the resources metrics information in a centralized table and create KPIs and dashboard for the clients for better utilization of resources. I have not used diagnose setting enabling option since it has its cons like we need to manually enable each resources settings also we get limited information extracted from diagnose setting.
But while implementing i saw multiple articles stating DCR is not used for pulling PAAS metrics its only compatible for VM metrics. Want to understand is it possible to use DCR for PAAS metrics?
Thanks in advance for any inputs.
Azure Data Collection Rules (DCRs) are now capable of collecting platform metrics from selected PaaS resources in addition to virtual machines. However, this functionality is currently limited to a defined set of resource types and regions. It is therefore essential to verify whether your specific PaaS service is included in the list of supported resources before implementation.
Metrics export through data collection rules (Preview) - Azure Monitor | Microsoft Learn
1 Reply
Azure Data Collection Rules (DCRs) are now capable of collecting platform metrics from selected PaaS resources in addition to virtual machines. However, this functionality is currently limited to a defined set of resource types and regions. It is therefore essential to verify whether your specific PaaS service is included in the list of supported resources before implementation.
Metrics export through data collection rules (Preview) - Azure Monitor | Microsoft Learn