-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[performance] Move scalability and load APM to e2e-perf cluster #172494
Conversation
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.
Thank you!
💚 Build Succeeded
Metrics [docs]
To update your PR or re-run it, just comment with: |
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
…tic#172494) In preparation for a cluster migration. These metrics will remain on the e2e cluster post-migration. (cherry picked from commit 6e7b446)
#172494) (#172508) # Backport This will backport the following commits from `main` to `8.11`: - [[performance] Move scalability and load APM to e2e-perf cluster (#172494)](#172494) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jon","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-12-04T17:56:36Z","message":"[performance] Move scalability and load APM to e2e-perf cluster (#172494)\n\nIn preparation for a cluster migration. These metrics will remain on the\r\ne2e cluster post-migration.","sha":"6e7b44641f87ad28c9c3f3c3ee45524c39f3a899","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:QA","release_note:skip","backport:all-open","v8.12.0"],"number":172494,"url":"https://github.com/elastic/kibana/pull/172494","mergeCommit":{"message":"[performance] Move scalability and load APM to e2e-perf cluster (#172494)\n\nIn preparation for a cluster migration. These metrics will remain on the\r\ne2e cluster post-migration.","sha":"6e7b44641f87ad28c9c3f3c3ee45524c39f3a899"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/172494","number":172494,"mergeCommit":{"message":"[performance] Move scalability and load APM to e2e-perf cluster (#172494)\n\nIn preparation for a cluster migration. These metrics will remain on the\r\ne2e cluster post-migration.","sha":"6e7b44641f87ad28c9c3f3c3ee45524c39f3a899"}}]}] BACKPORT--> Co-authored-by: Jon <[email protected]>
7.17 backport isn't needed. |
In preparation for a cluster migration. These metrics will remain on the e2e cluster post-migration.