Skip to content
Merged
Prev Previous commit
Next Next commit
Update sdk/monitor/azure-monitor-query/CHANGELOG.md
Co-authored-by: Copilot <[email protected]>
  • Loading branch information
jairmyree and Copilot authored Aug 11, 2025
commit 6bfa74be44d39a19036518f7a3c4ec1184e2ce1a
2 changes: 1 addition & 1 deletion sdk/monitor/azure-monitor-query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

- This package is deprecated in favor of the new libraries [azure-monitor-query-metrics](https://central.sonatype.com/artifact/com.azure/azure-monitor-query-metrics)
and [azure-monitor-query-logs](https://central.sonatype.com/artifact/com.azure/azure-monitor-query-logs), available as of August 2025. The metrics query operations of MetricsQueryClient and MetricsQueryAsyncClient are retained within the management library [azure-resourcemanager-monitor](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-monitor).
While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. For transition support. read the migration
While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. For transition support, read the migration
guides for [migrating to azure-monitor-query-logs](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/monitor/azure-monitor-query/migration-guide-query-logs.md)
and [migrating to azure-monitor-query-metrics](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/monitor/azure-monitor-query/migration-guide-query-metrics.md).

Expand Down
Loading