-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Alerting_v2: Dispatcher notification policy #252758
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
Merged
kdelemme
merged 63 commits into
elastic:alerting_v2
from
kdelemme:alertingv2/poc-dispatcher-notification-policy
Feb 27, 2026
Merged
Changes from 55 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
246ef0b
Fix wiring
kdelemme 1ee1620
Fix bulk query after schema change
kdelemme 770fafe
Fix bulk query after schema change
kdelemme 3069894
wip
kdelemme 9ce04f7
add agent
kdelemme d8cf2bb
Suppress alert
kdelemme a154115
Add apm span
kdelemme 2216998
use partition
kdelemme fd6c77b
debug log
kdelemme 72e7c75
Update agent docs
kdelemme 933adba
Update tests
kdelemme 01c86fa
Add comprehensive test scenario
kdelemme b3ecb51
Remove llm docs
kdelemme 5f7099c
Fix dispatcher
kdelemme 7d41c1d
Add integration tests
kdelemme 48b971b
Merge branch 'alerting_v2' into alertingv2/dispatcher-suppression
kdelemme 2815d8e
Merge branch 'alerting_v2' into alertingv2/dispatcher-suppression
kdelemme 9eba0ea
Improve suppression algo
kdelemme ec2ae3d
Merge branch 'alerting_v2' into alertingv2/dispatcher-suppression
kdelemme fd4fbd0
remove import
kdelemme b3570f3
provide actionType
kdelemme 7878155
Update mocks
kdelemme bbc6fc0
POC notificationm policy
kdelemme 0b24ee5
poc
kdelemme 3187391
make matcher optional
kdelemme 3a276be
Add reason of suppression
kdelemme e04bc72
Add reason for notified group action
kdelemme 93c64bb
Fix throttling
kdelemme bf95941
Return early
kdelemme 7e56d93
Remove log
kdelemme 07e674b
trigger workflow (break task tho)
kdelemme b83c1c1
Merge branch 'alerting_v2' into alertingv2/poc-dispatcher-notificatio…
kdelemme 35687bd
Merge branch 'alerting_v2' into alertingv2/poc-dispatcher-notificatio…
kdelemme 8b70bc1
Fix merge conflicts
kdelemme 51a3758
Store api key in notification policy
kdelemme dc0f87d
Use a new internal rules so client for fetching rules by ids from dis…
kdelemme 101a90d
Introduce notification policy internal so for usage in the dispatcher
kdelemme 6cf679a
Refactor dispatcher with step pipeline
kdelemme e7265e1
Add missing test
kdelemme 431e88c
fix integration test
kdelemme 5cb4afc
Changes from node scripts/lint_ts_projects --fix
kibanamachine 603bfe2
Merge branch 'alerting_v2' into alertingv2/poc-dispatcher-notificatio…
kdelemme d2b811a
Merge branch 'alerting_v2' into alertingv2/poc-dispatcher-notificatio…
kdelemme 98ae1c4
evaluate kql in matcher step
kdelemme 5f1e0fe
use debug logger
kdelemme af4f64f
Rename active to dispatchable
kdelemme 4c52825
Add tests for record actions step
kdelemme b0530d2
Remove inject from dispatcher service
kdelemme 59b20b8
Fix dispatcher step tests
kdelemme b3cfd89
remove comment
kdelemme f1c1af1
remove as unknown type cast
kdelemme 34b2e23
Remove workflow and apikey in notificaiton policy for now
kdelemme f4eb7ba
Merge branch 'alerting_v2' into alertingv2/poc-dispatcher-notificatio…
kdelemme f6e255a
Changes from node scripts/lint_ts_projects --fix
kibanamachine a8f4287
Update integration tests
kdelemme 01369e5
Merge branch 'alerting_v2' into alertingv2/poc-dispatcher-notificatio…
kdelemme 43d8446
Move to injectable()
kdelemme d951a95
reuse test_util
kdelemme aae8266
reuse mocks
kdelemme dd22e98
move tokens into their service folder
kdelemme 5702779
use correct token names
kdelemme 92e1a9d
Remove raw function
kdelemme f63d6f8
Address comments
kdelemme File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.