Skip to content

[MSD benchmark] feat(workflow_engine): Add in hook for producing occurrences from the stateful detector#6

Open
khaliqgant wants to merge 2 commits into
msd-benchmark-base/sentry/pr-80168from
msd-benchmark/sentry/pr-80168
Open

[MSD benchmark] feat(workflow_engine): Add in hook for producing occurrences from the stateful detector#6
khaliqgant wants to merge 2 commits into
msd-benchmark-base/sentry/pr-80168from
msd-benchmark/sentry/pr-80168

Conversation

@khaliqgant

Copy link
Copy Markdown

MSD benchmark PR recreated from Martian Code Review Bench.

Source PR: getsentry#80168
Dataset: sentry
Original title: feat(workflow_engine): Add in hook for producing occurrences from the stateful detector

This adds a hook that can be implemented to produce an occurrence specific to the detector that is subclassing the StatefulDetector.

Also change the signature of evaluate to return a dict keyed by groupkey instead of a list. This helps avoid the chance of duplicate results for the same group key.

… stateful detector

This adds a hook that can be implemented to produce an occurrence specific to the detector that is subclassing the StatefulDetector.

Also change the signature of evaluate to return a dict keyed by groupkey instead of a list. This helps avoid the chance of duplicate results for the same group key.
@khaliqgant khaliqgant changed the base branch from master to msd-benchmark-base/sentry/pr-80168 May 15, 2026 14:59
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.

2 participants