[ES|QL] Adds an ES|QL control option on the dashboard controls dropdown#219495
Conversation
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#8232[✅] src/platform/test/functional/apps/dashboard/esql_controls/config.ts: 25/25 tests passed. |
|
Pinging @elastic/kibana-esql (Team:ESQL) |
|
@elasticmachine merge upstream |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Module Count
Async chunks
Page load bundle
Unknown metric groupsasync chunk count
ESLint disabled line counts
Total ESLint disabled count
History
cc @stratoula |
ThomThomson
left a comment
There was a problem hiding this comment.
Changes LGTM! Looked through the code, and tested the functionality locally.
|
|
||
| import { FtrProviderContext } from '../../../ftr_provider_context'; | ||
|
|
||
| export default function ({ getService, getPageObjects }: FtrProviderContext) { |
There was a problem hiding this comment.
Good to have more functional tests here. FTR results LGTM. 25 runs might not be enough to capture any flakiness, but I'm okay to merge this - especially since you've been good at fixing up these tests if they become flaky.
There was a problem hiding this comment.
If it is flaky I will def look at it Devon, thanx for your review 🙇♀️
|
Starting backport for target branches: 8.19 |
…wn (elastic#219495) ## Summary Closes elastic#213154 Closes elastic#209826 Allows the creation of the ES|QL control from the dashboard dropdown  ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> (cherry picked from commit 6accad8)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
… dropdown (#219495) (#220324) # Backport This will backport the following commits from `main` to `8.19`: - [[ES|QL] Adds an ES|QL control option on the dashboard controls dropdown (#219495)](#219495) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Stratoula Kalafateli","email":"efstratia.kalafateli@elastic.co"},"sourceCommit":{"committedDate":"2025-05-07T05:35:13Z","message":"[ES|QL] Adds an ES|QL control option on the dashboard controls dropdown (#219495)\n\n## Summary\n\nCloses https://github.com/elastic/kibana/issues/213154\nCloses https://github.com/elastic/kibana/issues/209826\n\nAllows the creation of the ES|QL control from the dashboard dropdown\n\n\n\n\n### Checklist\n\n- [ ] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n\n---------\n\nCo-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>","sha":"6accad891d311847eeed518d2c2075c10afee1ad","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:enhancement","Feature:ES|QL","Team:ESQL","backport:version","v9.1.0","v8.19.0"],"title":"[ES|QL] Adds an ES|QL control option on the dashboard controls dropdown","number":219495,"url":"https://github.com/elastic/kibana/pull/219495","mergeCommit":{"message":"[ES|QL] Adds an ES|QL control option on the dashboard controls dropdown (#219495)\n\n## Summary\n\nCloses https://github.com/elastic/kibana/issues/213154\nCloses https://github.com/elastic/kibana/issues/209826\n\nAllows the creation of the ES|QL control from the dashboard dropdown\n\n\n\n\n### Checklist\n\n- [ ] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n\n---------\n\nCo-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>","sha":"6accad891d311847eeed518d2c2075c10afee1ad"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/219495","number":219495,"mergeCommit":{"message":"[ES|QL] Adds an ES|QL control option on the dashboard controls dropdown (#219495)\n\n## Summary\n\nCloses https://github.com/elastic/kibana/issues/213154\nCloses https://github.com/elastic/kibana/issues/209826\n\nAllows the creation of the ES|QL control from the dashboard dropdown\n\n\n\n\n### Checklist\n\n- [ ] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios\n\n---------\n\nCo-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>","sha":"6accad891d311847eeed518d2c2075c10afee1ad"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> --------- Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
…wn (elastic#219495) ## Summary Closes elastic#213154 Closes elastic#209826 Allows the creation of the ES|QL control from the dashboard dropdown  ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
elastic#220325) ## Summary Fixes main after merge of elastic#219495. Apparently the api changed in another PR and I didnt know.
…wn (elastic#219495) ## Summary Closes elastic#213154 Closes elastic#209826 Allows the creation of the ES|QL control from the dashboard dropdown  ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
elastic#220325) ## Summary Fixes main after merge of elastic#219495. Apparently the api changed in another PR and I didnt know.
Summary
Closes #213154
Closes #209826
Allows the creation of the ES|QL control from the dashboard dropdown
Checklist