Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[Alert Summaries] [FE] Move “Notify When” and throttle from rule to action #145637
[Alert Summaries] [FE] Move “Notify When” and throttle from rule to action #145637
Changes from 103 commits
52d3433
d077ea1
378d4e8
11cd1d3
4889023
1a84f27
4349c73
1c869ab
ef43549
cb3f976
77711c2
3d23b1c
2abc7ae
66810ae
adf815f
20d4983
24fe88c
b35150b
bed44bc
3b12f0f
b2bebdf
e6b1843
11e16a5
dec2b1a
bed5753
26df5b5
cda3467
023cb65
7a517e0
36d0843
da42cd2
62b4334
54024f9
62005c1
1c8e2cf
366e023
d6a2f34
c59a399
22eed60
5830ba1
0205923
9d626f2
074307e
8ea7895
5c578ca
6c577d6
bd6f4f1
966d2ce
d3e9e60
4624d59
63cec0d
0cb91c2
1906ea8
969a963
275ee63
ca2b24c
302f6d8
6b32d1c
595653b
2e88eea
3441667
71ce77b
8c0a66f
b41ec91
eadef78
43f84e9
44d95eb
49e5ff2
1326885
6a36797
ad90176
d839d89
5a50078
d1c330f
9ffa1a1
265a6c1
593fd95
dfdf80f
40ce55a
6e2a74a
cf1ba82
d489b24
275a603
faa989c
0b7980a
a359425
38dd49f
5c35ec0
1b259c9
524a2c0
72ffb30
1f36692
e4a6f17
756edc6
b846f90
b1aaca6
a4e2ff0
66f7156
4f2e4b3
c775791
c64b8cc
eb2d63d
4f30e42
18e277a
1d81b60
f3acdda
9d37ce7
2614f4a
339c67e
d748d54
6006849
c5dfe8a
8c13b2e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why we do not need to do remove
notify_when
? I am confused sorry!#145637 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This fixes a breaking test. Something is broken in the library that converts between camelCase and snake_case inside nested properties. I'll create an issue to investigate further, forgot to do that when I found this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes please do and let's fix it before this is going in the next release!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#148572