-
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
[Console] Update console definitions #201719
Conversation
Pinging @elastic/kibana-management (Team:Kibana Management) |
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.
Changes lgtm - correctly reflect the recent changes in the elasticsearch-specification repo. Code review only.
@elasticmachine merge upstream |
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.
tested locally with a few of these specs and seems to be alright!
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12067625634 |
💚 Build Succeeded
Metrics [docs]
History
|
(cherry picked from commit a9f78e4)
💚 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.x`: - [[Console] Update console definitions (#201719)](#201719) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Kibana Machine","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-28T11:03:35Z","message":"[Console] Update console definitions (#201719)","sha":"a9f78e4a282741a2266eba6ce87501bd269ab08c","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Console","Team:Kibana Management","release_note:skip","v9.0.0","backport:prev-minor"],"title":"[Console] Update console definitions","number":201719,"url":"https://github.com/elastic/kibana/pull/201719","mergeCommit":{"message":"[Console] Update console definitions (#201719)","sha":"a9f78e4a282741a2266eba6ce87501bd269ab08c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/201719","number":201719,"mergeCommit":{"message":"[Console] Update console definitions (#201719)","sha":"a9f78e4a282741a2266eba6ce87501bd269ab08c"}}]}] BACKPORT-->
This PR updates the console definitions to match the latest ones from the @elastic/elasticsearch-specification repo.