-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Heartbeat] Refactor browser summary as a job wrapper #33819
[Heartbeat] Refactor browser summary as a job wrapper #33819
Conversation
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
Pinging @elastic/uptime (Team:Uptime) |
/test |
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.
LGTM pending the one change
Co-authored-by: Andrew Cholakian <[email protected]>
SonarCloud Quality Gate failed. 0 Bugs No Coverage information |
* Refactor browser summary as a job wrapper * Fix unit tests * Update heartbeat/monitors/wrappers/wrappers.go Co-authored-by: Andrew Cholakian <[email protected]> * Update changelog Co-authored-by: Andrew Cholakian <[email protected]> (cherry picked from commit 53becc2)
* Refactor browser summary as a job wrapper * Fix unit tests * Update heartbeat/monitors/wrappers/wrappers.go Co-authored-by: Andrew Cholakian <[email protected]> * Update changelog Co-authored-by: Andrew Cholakian <[email protected]> (cherry picked from commit 53becc2) Co-authored-by: Emilio Alvarez Piñeiro <[email protected]>
Post-FF testing LGTM |
* Refactor browser summary as a job wrapper * Fix unit tests * Update heartbeat/monitors/wrappers/wrappers.go Co-authored-by: Andrew Cholakian <[email protected]> * Update changelog Co-authored-by: Andrew Cholakian <[email protected]>
What does this PR do?
Fixes #33374.
Refactors browser summary to be a job wrapper so it can react to job errors.
Checklist
[ ] I have made corresponding changes to the documentation[ ] I have made corresponding change to the default configuration filesCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.