-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[APM] Unskip APM alerting tests #188006
[APM] Unskip APM alerting tests #188006
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
087451b
to
d6c0456
Compare
/ci |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#6512[✅] x-pack/test/apm_api_integration/basic/config.ts: 50/50 tests passed. |
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]
History
|
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.
🚀
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.
Thanks for fixing those 🙏
fixes [elastic#176948](elastic#176948) fixes [elastic#177061](elastic#177061) fixes [elastic#177104](elastic#177104) ## Summary I managed to reproduce the problem when `error_grouping_key` was null. It was probably fixed here elastic#184642 https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/6512 Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit 5df7bb8)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.15`: - [[APM] Unskip APM alerting tests (#188006)](#188006) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Carlos Crespo","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-07-11T11:30:35Z","message":"[APM] Unskip APM alerting tests (#188006)\n\nfixes [#176948](https://github.com/elastic/kibana/issues/176948)\r\nfixes [#177061](https://github.com/elastic/kibana/issues/177061)\r\nfixes [#177104](https://github.com/elastic/kibana/issues/177104)\r\n\r\n## Summary\r\n\r\nI managed to reproduce the problem when `error_grouping_key` was null.\r\nIt was probably fixed here https://github.com/elastic/kibana/pull/184642\r\n\r\n\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/6512\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"5df7bb87c0a9475d7f860fb45437c4624a2bd0e5","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-infra_services","v8.16.0"],"title":"[APM] Unskip APM alerting tests","number":188006,"url":"https://github.com/elastic/kibana/pull/188006","mergeCommit":{"message":"[APM] Unskip APM alerting tests (#188006)\n\nfixes [#176948](https://github.com/elastic/kibana/issues/176948)\r\nfixes [#177061](https://github.com/elastic/kibana/issues/177061)\r\nfixes [#177104](https://github.com/elastic/kibana/issues/177104)\r\n\r\n## Summary\r\n\r\nI managed to reproduce the problem when `error_grouping_key` was null.\r\nIt was probably fixed here https://github.com/elastic/kibana/pull/184642\r\n\r\n\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/6512\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"5df7bb87c0a9475d7f860fb45437c4624a2bd0e5"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/188006","number":188006,"mergeCommit":{"message":"[APM] Unskip APM alerting tests (#188006)\n\nfixes [#176948](https://github.com/elastic/kibana/issues/176948)\r\nfixes [#177061](https://github.com/elastic/kibana/issues/177061)\r\nfixes [#177104](https://github.com/elastic/kibana/issues/177104)\r\n\r\n## Summary\r\n\r\nI managed to reproduce the problem when `error_grouping_key` was null.\r\nIt was probably fixed here https://github.com/elastic/kibana/pull/184642\r\n\r\n\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/6512\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"5df7bb87c0a9475d7f860fb45437c4624a2bd0e5"}}]}] BACKPORT--> Co-authored-by: Carlos Crespo <[email protected]>
fixes #176948
fixes #177061
fixes #177104
Summary
I managed to reproduce the problem when
error_grouping_key
was null. It was probably fixed here #184642https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/6512