Skip to content

feat(uptime): Implement detector handler #91107

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
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

evanpurkhiser
Copy link
Member

Still a work in progress. Some thoughts:

  • I need some way to get the evaluated packet when producing the
    detector result. I see evaluate_group_key_value doesn't even reiceve
    the packet. Can we pass that in so the
    build_occurrence_and_event_data can use it to build the occurrence?

  • Maybe I can put the uptime_subscription as a property of the packet we
    send along as well, so I don't need to look that up when building the
    occurrence as well

@evanpurkhiser evanpurkhiser requested a review from a team as a code owner May 7, 2025 03:06
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components WIP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant