You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.0.0 (2025-07-30)
Breaking Changes
MetricsClient and MetricsQueryClient have been removed from the azure-monitor-query package. This is part of the migration to split logs and metrics functionality into separate packages. (#42205)
The MetricsClient has been moved to the new azure-monitor-querymetrics package.
Functionality provided by MetricsQueryClient can be access through the azure-mgmt-monitor package.