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] Migrate to data plane metrics query API #20314

Closed
scottaddie opened this issue Mar 2, 2023 · 5 comments · Fixed by #21996
Closed

[Monitor Query] Migrate to data plane metrics query API #20314

scottaddie opened this issue Mar 2, 2023 · 5 comments · Fixed by #21996
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. Monitor Monitor, Monitor Ingestion, Monitor Query
Milestone

Comments

@scottaddie
Copy link
Member

As part of the migration away from the ARM API, we'll need to add API surface to support batch metrics queries. Up to 50 resource IDs in the same subscription and region can be queried in a single API call.

@scottaddie scottaddie added Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. Monitor - Query labels Mar 2, 2023
@scottaddie scottaddie added this to the Backlog milestone Mar 3, 2023
@scottaddie scottaddie modified the milestones: Backlog, 2023-06 Mar 22, 2023
@LasseHels
Copy link

Hey @scottaddie and @gracewilcox. We are super excited and can't wait to have the batch API available in the golang SDK!

@LasseHels
Copy link

Hey @scottaddie. Is there an ETA for when the golang SDK will support the new Azure Monitor metrics batch API? My team has an application that makes heavy use of Azure Monitor, and would benefit from batched requests. While we could write our own implementation for interacting with the batch API, we are happy with the golang SDK and would like to use it for this use case as well.

@scottaddie scottaddie modified the milestones: 2023-06, 2023-07 Jun 26, 2023
@scottaddie
Copy link
Member Author

@lchelsmaersk Thank you for your interest in this feature. We're busy discussing a couple design options with the architecture team. Late July to early August is our target for the initial Beta release that includes this feature.

@gracewilcox
Copy link
Member

Hey @scottaddie. Is there an ETA for when the golang SDK will support the new Azure Monitor metrics batch API? My team has an application that makes heavy use of Azure Monitor, and would benefit from batched requests. While we could write our own implementation for interacting with the batch API, we are happy with the golang SDK and would like to use it for this use case as well.

Hi @LasseHels! We released the first beta for metrics batch query yesterday. You can use this feature with azquery v1.2.0-beta.1.

@LasseHels
Copy link

@gracewilcox Thanks for letting us know! We will take a look 🎉.

@github-actions github-actions bot locked and limited conversation to collaborators Feb 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. Monitor Monitor, Monitor Ingestion, Monitor Query
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants