Skip to content

[Monitor Query] Add v2 migration guide - #42263

Merged
Paul Van Eck (pvaneck) merged 3 commits into
Azure:mainfrom
pvaneck:monitor-query-migration-guide
Jul 30, 2025
Merged

[Monitor Query] Add v2 migration guide#42263
Paul Van Eck (pvaneck) merged 3 commits into
Azure:mainfrom
pvaneck:monitor-query-migration-guide

Conversation

@pvaneck

Copy link
Copy Markdown
Member

This is a migration guide that will provide guidance to users of the azure-monitor-query library after the package split in the 2.0.0 release.

@github-actions github-actions Bot added the Monitor Monitor, Monitor Ingestion, Monitor Query label Jul 29, 2025
@pvaneck
Paul Van Eck (pvaneck) force-pushed the monitor-query-migration-guide branch from 5ae1e21 to ddb1fdc Compare July 29, 2025 21:45
@pvaneck
Paul Van Eck (pvaneck) marked this pull request as ready for review July 29, 2025 22:19
Copilot AI review requested due to automatic review settings July 29, 2025 22:19
@pvaneck
Paul Van Eck (pvaneck) requested a review from a team as a code owner July 29, 2025 22:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 adds a comprehensive migration guide to help users transition from version 1.x to 2.0.0 of the azure-monitor-query package. The migration addresses a package split where metrics querying capabilities have been moved to separate packages to improve service independence and alignment with Azure's TypeSpec-based SDK generation strategy.

Key changes:

  • Documents the removal of metrics functionality from azure-monitor-query 2.0.0
  • Provides migration paths for different client types (LogsQueryClient, MetricsClient, MetricsQueryClient)
  • Includes detailed code examples showing before/after migration patterns

Comment thread sdk/monitor/azure-monitor-query/v2_migration_guide.md Outdated
Comment thread sdk/monitor/azure-monitor-query/v2_migration_guide.md
Comment thread sdk/monitor/azure-monitor-query/v2_migration_guide.md
Comment thread sdk/monitor/azure-monitor-query/v2_migration_guide.md
Comment thread sdk/monitor/azure-monitor-query/v2_migration_guide.md
Comment thread sdk/monitor/azure-monitor-query/v2_migration_guide.md
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@pvaneck
Paul Van Eck (pvaneck) force-pushed the monitor-query-migration-guide branch from ddb1fdc to 6aa0ebf Compare July 29, 2025 23:41
Comment thread sdk/monitor/azure-monitor-query/v2_migration_guide.md Outdated
Comment thread sdk/monitor/azure-monitor-query/v2_migration_guide.md Outdated
Comment thread sdk/monitor/azure-monitor-query/v2_migration_guide.md Outdated
Comment thread sdk/monitor/azure-monitor-query/v2_migration_guide.md Outdated
Comment thread sdk/monitor/azure-monitor-query/v2_migration_guide.md Outdated
Comment thread sdk/monitor/azure-monitor-query/v2_migration_guide.md Outdated
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
@pvaneck
Paul Van Eck (pvaneck) merged commit 3156895 into Azure:main Jul 30, 2025
19 checks passed
@pvaneck
Paul Van Eck (pvaneck) deleted the monitor-query-migration-guide branch July 30, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Monitor Monitor, Monitor Ingestion, Monitor Query

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants