-
Notifications
You must be signed in to change notification settings - Fork 419
feat: consecutive-window alerts #2472
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
Open
mrkaye97
wants to merge
34
commits into
hyperdxio:main
Choose a base branch
from
mrkaye97:mk/add-multi-window-lookback-alerts
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 6 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
58fbcad
feat: add initial types for window lookback
mrkaye97 108e442
feat: initial backend wiring using alert history
mrkaye97 d54dbc8
feat: update alert configuration modal(s)
mrkaye97 897fa74
feat: write a couple of tests
mrkaye97 4914f98
fix: typo
mrkaye97 fa2ea77
fix: backwards compat
mrkaye97 25a403d
fix: write `fired=false` back to mongo
mrkaye97 07079ae
fix: naming
mrkaye97 e78fd96
refactor: group key can be optional
mrkaye97 7687415
Merge branch 'main' into mk/add-multi-window-lookback-alerts
mrkaye97 3413bfa
Merge branch 'main' into mk/add-multi-window-lookback-alerts
karl-power a55f73e
chore: lint
mrkaye97 436207e
feat: initial pending state work
mrkaye97 cc0dc5b
chore: changeset
mrkaye97 8e2dc73
chore: add comment + more windows
mrkaye97 d0c8adc
Merge branch 'main' into mk/add-multi-window-lookback-alerts
mrkaye97 a114014
fix: make the alert badge orange
mrkaye97 3394ecd
fix: show state as pending in grouped history if there's a pending alert
mrkaye97 1db6427
fix: show pending state in alert history as orange
mrkaye97 7c6eb3f
fix: handle pending states properly in missing group loop
mrkaye97 a360ff3
Merge branch 'main' into mk/add-multi-window-lookback-alerts
mrkaye97 5d0c9ce
fix: greptile comment
mrkaye97 82f9c11
fix: truthiness
mrkaye97 bee6ae0
fix: undefined -> null
mrkaye97 bb3e5fa
fix: use exact time match
mrkaye97 06ed306
Merge branch 'main' into mk/add-multi-window-lookback-alerts
karl-power 1ed62b0
chore: lint
mrkaye97 79d737c
fix: one more nullish zod field
mrkaye97 2b5dfc3
fix: one more use of `nullish`
mrkaye97 75d9dc2
Merge branch 'main' into mk/add-multi-window-lookback-alerts
karl-power 022d6ef
Merge branch 'main' into mk/add-multi-window-lookback-alerts
karl-power fad2aae
one db query per alert, shared queue
karl-power 659fdd9
Merge branch 'main' into mk/add-multi-window-lookback-alerts
karl-power 41b9820
fix: move to advanced settings
mrkaye97 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
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
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
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
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
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
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
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.