-
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
[CI] Remove Agent Debug Info #187126
[CI] Remove Agent Debug Info #187126
Conversation
/ci |
/ci |
Pinging @elastic/kibana-operations (Team:Operations) |
@@ -12,17 +12,10 @@ else | |||
source .buildkite/scripts/common/setup_node.sh | |||
source .buildkite/scripts/common/setup_buildkite_deps.sh | |||
|
|||
echo '--- Agent Debug/SSH Info' | |||
echo '--- Agent Debug Info' |
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.
We can remove this all entirely, the metrics are going to a different cluster now. Links are available in the Agent information from gobld
annotation.
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History
cc @Ikuni17 |
## Summary - Removes SSH info to avoid confusion since we cannot SSH into agents on the new infra - Removes old agent metrics and logs links because they are in a different cluster and the new links are in an annotation (cherry picked from commit dd9d643)
💔 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 |
💚 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`: - [Remove Agent Debug Info (#187126)](#187126) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Brad White","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-07-08T21:10:14Z","message":"Remove Agent Debug Info (#187126)\n\n## Summary\r\n\r\n- Removes SSH info to avoid confusion since we cannot SSH into agents on\r\nthe new infra\r\n- Removes old agent metrics and logs links because they are in a\r\ndifferent cluster and the new links are in an annotation","sha":"dd9d6434cae8b7beb3b730cd42898b8f63dbee91","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.15.0","v8.16.0"],"title":"[CI] Remove Agent Debug Info","number":187126,"url":"https://github.com/elastic/kibana/pull/187126","mergeCommit":{"message":"Remove Agent Debug Info (#187126)\n\n## Summary\r\n\r\n- Removes SSH info to avoid confusion since we cannot SSH into agents on\r\nthe new infra\r\n- Removes old agent metrics and logs links because they are in a\r\ndifferent cluster and the new links are in an annotation","sha":"dd9d6434cae8b7beb3b730cd42898b8f63dbee91"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/187126","number":187126,"mergeCommit":{"message":"Remove Agent Debug Info (#187126)\n\n## Summary\r\n\r\n- Removes SSH info to avoid confusion since we cannot SSH into agents on\r\nthe new infra\r\n- Removes old agent metrics and logs links because they are in a\r\ndifferent cluster and the new links are in an annotation","sha":"dd9d6434cae8b7beb3b730cd42898b8f63dbee91"}}]}] BACKPORT--> --------- Co-authored-by: Brad White <[email protected]> Co-authored-by: Brad White <[email protected]>
# Backport This will backport the following commits from `main` to `7.17`: - [Remove Agent Debug Info (#187126)](#187126) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Brad White","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-07-08T21:10:14Z","message":"Remove Agent Debug Info (#187126)\n\n## Summary\r\n\r\n- Removes SSH info to avoid confusion since we cannot SSH into agents on\r\nthe new infra\r\n- Removes old agent metrics and logs links because they are in a\r\ndifferent cluster and the new links are in an annotation","sha":"dd9d6434cae8b7beb3b730cd42898b8f63dbee91","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.15.0","v8.16.0"],"number":187126,"url":"https://github.com/elastic/kibana/pull/187126","mergeCommit":{"message":"Remove Agent Debug Info (#187126)\n\n## Summary\r\n\r\n- Removes SSH info to avoid confusion since we cannot SSH into agents on\r\nthe new infra\r\n- Removes old agent metrics and logs links because they are in a\r\ndifferent cluster and the new links are in an annotation","sha":"dd9d6434cae8b7beb3b730cd42898b8f63dbee91"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"8.15","label":"v8.15.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/187802","number":187802,"state":"OPEN"},{"branch":"main","label":"v8.16.0","labelRegex":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/187126","number":187126,"mergeCommit":{"message":"Remove Agent Debug Info (#187126)\n\n## Summary\r\n\r\n- Removes SSH info to avoid confusion since we cannot SSH into agents on\r\nthe new infra\r\n- Removes old agent metrics and logs links because they are in a\r\ndifferent cluster and the new links are in an annotation","sha":"dd9d6434cae8b7beb3b730cd42898b8f63dbee91"}}]}] BACKPORT-->
# Backport This will backport the following commits from `main` to `7.17`: - [Remove Agent Debug Info (elastic#187126)](elastic#187126) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Brad White","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-07-08T21:10:14Z","message":"Remove Agent Debug Info (elastic#187126)\n\n## Summary\r\n\r\n- Removes SSH info to avoid confusion since we cannot SSH into agents on\r\nthe new infra\r\n- Removes old agent metrics and logs links because they are in a\r\ndifferent cluster and the new links are in an annotation","sha":"dd9d6434cae8b7beb3b730cd42898b8f63dbee91","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.15.0","v8.16.0"],"number":187126,"url":"https://github.com/elastic/kibana/pull/187126","mergeCommit":{"message":"Remove Agent Debug Info (elastic#187126)\n\n## Summary\r\n\r\n- Removes SSH info to avoid confusion since we cannot SSH into agents on\r\nthe new infra\r\n- Removes old agent metrics and logs links because they are in a\r\ndifferent cluster and the new links are in an annotation","sha":"dd9d6434cae8b7beb3b730cd42898b8f63dbee91"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"8.15","label":"v8.15.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/187802","number":187802,"state":"OPEN"},{"branch":"main","label":"v8.16.0","labelRegex":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/187126","number":187126,"mergeCommit":{"message":"Remove Agent Debug Info (elastic#187126)\n\n## Summary\r\n\r\n- Removes SSH info to avoid confusion since we cannot SSH into agents on\r\nthe new infra\r\n- Removes old agent metrics and logs links because they are in a\r\ndifferent cluster and the new links are in an annotation","sha":"dd9d6434cae8b7beb3b730cd42898b8f63dbee91"}}]}] BACKPORT-->
Summary