Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Monitor Query] Rename MetricsClient param #34760

Merged
merged 1 commit into from Mar 15, 2024

Conversation

pvaneck
Copy link
Member

@pvaneck pvaneck commented Mar 14, 2024

This renames the resource_uris argument to resource_ids for MetricsClient.query_resources since this is the preferred term that is used both in the Azure Portal and the metrics dataplane API.

Note: that in MetricsQueryClient, the param name resource_uri is used in the operations. This cannot be changed as this would be breaking.

@github-actions github-actions bot added the Monitor Monitor, Monitor Ingestion, Monitor Query label Mar 14, 2024
@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-monitor-query

@pvaneck pvaneck force-pushed the query-resource-id branch 2 times, most recently from 32d20f0 to 66c56e4 Compare March 14, 2024 19:40
@pvaneck pvaneck marked this pull request as ready for review March 14, 2024 21:08
@pvaneck pvaneck requested a review from a team as a code owner March 14, 2024 21:08
This renames the `resource_uris` argument to `resource_ids` since this
is the the preferred term that is used both in the Azure Portal and the
metrics dataplane API.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@pvaneck pvaneck merged commit 21d0ed4 into Azure:main Mar 15, 2024
19 checks passed
@pvaneck pvaneck deleted the query-resource-id branch March 15, 2024 20:53
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.

None yet

3 participants