{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/5"}],"enrichment":{"capability":"Query and retrieve numerical metrics data from Azure Monitor for Azure resources, supporting batch queries across multiple resources with configurable aggregations and time ranges.","skillfed_tags":["azure-sdk","cloud-monitoring","time-series-data"],"use_cases":["Retrieve metrics from multiple Azure resources to build custom dashboards or reports","Programmatically fetch historical metric data for troubleshooting performance issues or capacity planning","Integrate Azure Monitor metrics into alerting systems that need to query multiple resources in batch","Build monitoring applications that aggregate metrics across resource groups","Export Azure resource metrics to external analytics or data warehousing systems"],"what_it_does":"This is the official Azure SDK client library for querying metrics from Azure Monitor's data platform. It provides both synchronous and asynchronous APIs to retrieve time-series numerical data from Azure resources. The library handles authentication via Azure credential objects and supports batch queries across multiple resources in a single request, making it efficient for monitoring and alerting workflows.\n\nThe package wraps the Azure Monitor Metrics Data Plane API and returns structured response objects containing metric values organized by resource, metric name, and time series. It requires Python 3.9 or later, appropriate Azure role-based access, and knowledge of Azure resource IDs and metric namespaces. Async usage requires an additional transport library.","worth_installing":"Yes. This is a production-stable (1.0.0), actively maintained official Azure SDK library with no known vulnerabilities, permissive licensing, and low install friction. Install it if you need to query Azure Monitor metrics programmatically from Python; it is the standard way to do so within the Azure SDK ecosystem."},"id":"azure-monitor-querymetrics","links":{"html":"https://skillfed.io/packages/azure-monitor-querymetrics","md":"https://skillfed.io/packages/azure-monitor-querymetrics.md","pypi":"https://pypi.org/project/azure-monitor-querymetrics/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-07-28","license_spdx":null,"license_treatment":"permissive","name":"azure-monitor-querymetrics","python_support":"supports_current","summary":"Microsoft Corporation Azure Monitor Query Metrics Client Library for Python"},"popularity":{"monthly_downloads":86250,"position":13877,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0"}
