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

Arg query optimization #484

Merged
merged 18 commits into from
Jan 17, 2025
Merged

Conversation

Brunoga-MS
Copy link
Collaborator

Overview/Summary

Replace this with a brief description of what this Pull Request fixes, changes, etc.

This PR fixes/adds/changes/removes

  1. Replaces all Azure and Hybrid VM alert queries that use ARG with an optimized version that call ARG only once per query [General workload issue]: Query is throttled API limitation #469

Breaking Changes

  1. NONE

Testing evidence

NEW DEPLOYMENT
image

UPDATE ON EXISTING DEPLOYMENT
image

REMEDIATION
image

COMPLIANCE
image

ALERTS
image

As part of this Pull Request I have

  • Read the Contribution Guide and ensured this PR is compliant with the guide
  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues or ADO Work Items (Internal Only)
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Ensured PR tests are passing
  • Updated relevant and associated documentation (e.g. Contribution Guide, Docs etc.)

@Brunoga-MS Brunoga-MS added the Pattern: ALZ 🚁 Issues / PR's related to the ALZ Pattern label Jan 14, 2025
@Brunoga-MS Brunoga-MS requested a review from tagolovina January 14, 2025 19:11
tagolovina
tagolovina previously approved these changes Jan 17, 2025
Copy link
Contributor

@tagolovina tagolovina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

Copy link
Contributor

@tagolovina tagolovina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@Brunoga-MS Brunoga-MS merged commit fce1191 into Azure:main Jan 17, 2025
3 of 4 checks passed
@Brunoga-MS Brunoga-MS deleted the argQueryOptimization branch January 17, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pattern: ALZ 🚁 Issues / PR's related to the ALZ Pattern
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants