-
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] Fix zip monitors #33723
[Heartbeat] Fix zip monitors #33723
Conversation
Pinging @elastic/uptime (Team:Uptime) |
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
@@ -0,0 +1,12 @@ | |||
|
|||
- name: TDZIP |
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.
Should this file be commited?
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.
ack, nope
Co-authored-by: Emilio Alvarez Piñeiro <[email protected]>
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
* [Heartbeat] Fix zip monitors by changing the check group after summary docs Fixes #33698 * Add null chuck * More robust check groups * Add nil check * Make linter happy * Remove accidental config * Fix heartbeat.yml * Update x-pack/heartbeat/monitors/browser/synthexec/enrich.go Co-authored-by: Emilio Alvarez Piñeiro <[email protected]> * Add changelog Co-authored-by: Emilio Alvarez Piñeiro <[email protected]> (cherry picked from commit 453dfcb)
* [Heartbeat] Fix zip monitors by changing the check group after summary docs Fixes #33698 * Add null chuck * More robust check groups * Add nil check * Make linter happy * Remove accidental config * Fix heartbeat.yml * Update x-pack/heartbeat/monitors/browser/synthexec/enrich.go Co-authored-by: Emilio Alvarez Piñeiro <[email protected]> * Add changelog Co-authored-by: Emilio Alvarez Piñeiro <[email protected]> (cherry picked from commit 453dfcb)
* [Heartbeat] Fix zip monitors by changing the check group after summary docs Fixes #33698 * Add null chuck * More robust check groups * Add nil check * Make linter happy * Remove accidental config * Fix heartbeat.yml * Update x-pack/heartbeat/monitors/browser/synthexec/enrich.go Co-authored-by: Emilio Alvarez Piñeiro <[email protected]> * Add changelog Co-authored-by: Emilio Alvarez Piñeiro <[email protected]> (cherry picked from commit 453dfcb) Co-authored-by: Andrew Cholakian <[email protected]>
* [Heartbeat] Fix zip monitors by changing the check group after summary docs Fixes #33698 * Add null chuck * More robust check groups * Add nil check * Make linter happy * Remove accidental config * Fix heartbeat.yml * Update x-pack/heartbeat/monitors/browser/synthexec/enrich.go Co-authored-by: Emilio Alvarez Piñeiro <[email protected]> * Add changelog Co-authored-by: Emilio Alvarez Piñeiro <[email protected]> (cherry picked from commit 453dfcb) Co-authored-by: Andrew Cholakian <[email protected]>
* [Heartbeat] Fix zip monitors by changing the check group after summary docs Fixes #33698 * Add null chuck * More robust check groups * Add nil check * Make linter happy * Remove accidental config * Fix heartbeat.yml * Update x-pack/heartbeat/monitors/browser/synthexec/enrich.go Co-authored-by: Emilio Alvarez Piñeiro <[email protected]> * Add changelog Co-authored-by: Emilio Alvarez Piñeiro <[email protected]>
Fixes them by changing the check group after summar…y docs
Fixes #33698
No tests, etc. because this feature will be removed in 8.7
Tested with:
Run with, from
x-pack/heartbeat
folder:mage build && ELASTIC_SYNTHETICS_CAPABLE=true ./heartbeat -e -E cloud.id=$CLOUD_ID -E cloud.auth=$CLOUD_AUTH -E output.elasticsearch.allow_older_versions=true