github Azure/azure-sdk-for-python azure-monitor-query_1.3.0

latest releases: azure-template_0.1.0b3738131, azure-monitor-opentelemetry_1.4.1, azure-monitor-opentelemetry-exporter_1.0.0b25...
one month ago

1.3.0 (2024-03-28)

Features Added

  • Added roll_up_by keyword argument to MetricsClient.query_resources to support rolling up metrics by dimension. (#33752)

Breaking Changes

  • The following changes are breaking against the previous preview release (i.e. 1.3.0b2/1.3.0b1):
    • MetricsBatchQueryClient has been renamed to MetricsClient. (#33958)
    • Reordered the arguments for the async MetricsClient constructor so that endpoint is now the first positional argument. (#33752)
    • Positional arguments in MetricsClient.query_resources are now required keyword-only arguments. (#33958)
    • The resource_uris argument in MetricsClient.query_resources has been renamed to resource_ids. (#34760)

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.