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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for Azure Monitor Log Alerts (scheduled query rules alerts) #2357

Merged
merged 5 commits into from
Mar 16, 2023

Conversation

tim775
Copy link
Member

@tim775 tim775 commented Mar 15, 2023

No description provided.

@tim775 tim775 requested a review from hugorut March 15, 2023 21:18
@tim775 tim775 self-assigned this Mar 15, 2023
@tim775 tim775 requested review from vdmgolub and removed request for hugorut March 16, 2023 12:03
freq = int64(ef.ToDuration().Minutes())
}

scopeCount := 1 // default scope is the azure subscription, so count == 1
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
scopeCount := 1 // default scope is the azure subscription, so count == 1
scopeCount := 1 // default scope is the Azure subscription, so count == 1

Copy link
Contributor

Choose a reason for hiding this comment

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

We should drop this file if we don't have usage params.

Copy link
Contributor

Choose a reason for hiding this comment

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

Same comment here to remove the redundant file.

@tim775 tim775 force-pushed the feat/add_azure_monitor_scheduled_query_rules_alert branch from cc7056c to 3bf5dfd Compare March 16, 2023 17:41
@tim775 tim775 merged commit 6d78e4b into master Mar 16, 2023
@tim775 tim775 deleted the feat/add_azure_monitor_scheduled_query_rules_alert branch March 16, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants