Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

https://github.com/Azure/sdk-release-request/issues/6688
Recording test success
https://dev.azure.com/azure-sdk/internal/_build?definitionId=1014
BuildTargetingString
azure-mgmt-monitor
Skip.CreateApiReview

Copilot AI review requested due to automatic review settings October 31, 2025 02:51
@azure-sdk azure-sdk requested a review from msyyc as a code owner October 31, 2025 02:51
@azure-sdk
Copy link
Collaborator Author

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR is an auto-release updating the azure-mgmt-monitor SDK package. The changes primarily involve removing deprecated operations and models, while adding new PromQL-related functionality to support Prometheus querying capabilities in metric alerts.

Key changes:

  • Removal of multiple deprecated operations classes (ActionGroups, ActivityLogs, Baselines, AzureMonitorWorkspaces, etc.)
  • Addition of new PromQL criteria models for Prometheus query language support in alerts
  • Updates to enums with "Previously undocumented values might be returned" disclaimers
  • Configuration updates to support cloud settings and explicit API version parameters

Reviewed Changes

Copilot reviewed 57 out of 242 changed files in this pull request and generated no comments.

Show a summary per file
File Description
operations/init.py Removed imports and exports for deprecated operations classes
models/init.py Removed deprecated models and added new PromQL-related classes
models/_monitor_management_client_enums.py Removed numerous enum classes and updated documentation for remaining enums
_baselines_operations.py Completely removed deprecated baselines operations
_azure_monitor_workspaces_operations.py Completely removed deprecated Azure Monitor workspaces operations
_autoscale_settings_operations.py Completely removed deprecated autoscale settings operations
_alert_rule_incidents_operations.py Completely removed deprecated alert rule incidents operations
_activity_logs_operations.py Completely removed deprecated activity logs operations
_activity_log_alerts_operations.py Completely removed deprecated activity log alerts operations
_action_groups_operations.py Completely removed deprecated action groups operations
aio/_configuration.py Added cloud_setting and api_version parameters to async configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants