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

feat: PC-12071: Add support for alerting window to more measurements #361

Merged

Conversation

nobl9-adam-szymanski
Copy link
Contributor

@nobl9-adam-szymanski nobl9-adam-szymanski commented Apr 8, 2024

Motivation

Add support to timeToBurnBudget and timeToBurnEntireBudget alerting conditions. Today, users can only define alerting window for averageBurnRate condition type.

Summary

Allow to define lasts for or alerting window for two more conditions. Added support with exactly the same validation rules as for average burn rate. Keep validation rules the same as for average burn rate.

I deleted averageBudgetWithAlertingWindowValueValidation validation since there is no correlation between value type (float64 or date time) and alerting window.

@nobl9-adam-szymanski nobl9-adam-szymanski enabled auto-merge (squash) April 12, 2024 13:37
@nobl9-adam-szymanski nobl9-adam-szymanski merged commit 198b5a2 into main Apr 12, 2024
5 checks passed
@nobl9-adam-szymanski nobl9-adam-szymanski deleted the PC-12071-alerting-window-for-time-to-burn-budget branch April 12, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants