-
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
[ES|QL] Enable cursor sync for timeseries charts #192837
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stratoula
changed the title
[ES|QL] Enable cursor sync for charts with date columns
[ES|QL] Enable cursor sync for timeseries charts
Sep 13, 2024
stratoula
added
release_note:enhancement
v8.16.0
Feature:Lens
Feature:ES|QL
ES|QL related features in Kibana
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
labels
Sep 13, 2024
Pinging @elastic/kibana-visualizations (Team:Visualizations) |
stratoula
added
backport:prev-minor
Backport to (8.x) the previous minor version (i.e. one version back from main)
v9.0.0
labels
Sep 13, 2024
/ci |
markov00
approved these changes
Sep 16, 2024
src/plugins/charts/public/services/active_cursor/active_cursor_utils.ts
Outdated
Show resolved
Hide resolved
src/plugins/charts/public/services/active_cursor/active_cursor_utils.test.ts
Outdated
Show resolved
Hide resolved
…_utils.ts Co-authored-by: Marco Vettorello <vettorello.marco@gmail.com>
…_utils.test.ts Co-authored-by: Marco Vettorello <vettorello.marco@gmail.com>
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Page load bundle
History
To update your PR or re-run it, just comment with: |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Sep 16, 2024
## Summary Syncs the cursor for timeseries charts powered by ES|QL ![meow](https://github.com/user-attachments/assets/62664b27-ce95-493d-863a-b5ecaa8006ed) ### 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: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Marco Vettorello <vettorello.marco@gmail.com> (cherry picked from commit a581087)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Sep 16, 2024
…2982) # Backport This will backport the following commits from `main` to `8.x`: - [[ES|QL] Enable cursor sync for timeseries charts (#192837)](#192837) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Stratoula Kalafateli","email":"efstratia.kalafateli@elastic.co"},"sourceCommit":{"committedDate":"2024-09-16T10:03:58Z","message":"[ES|QL] Enable cursor sync for timeseries charts (#192837)\n\n## Summary\r\n\r\nSyncs the cursor for timeseries charts powered by ES|QL\r\n\r\n\r\n![meow](https://github.com/user-attachments/assets/62664b27-ce95-493d-863a-b5ecaa8006ed)\r\n\r\n\r\n### Checklist\r\n\r\n- [ ] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\r\nCo-authored-by: Marco Vettorello <vettorello.marco@gmail.com>","sha":"a581087f530ce4a9143d54d76147b7b645a39da4","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:enhancement","Team:Visualizations","Feature:Lens","v9.0.0","backport:prev-minor","Feature:ES|QL","v8.16.0"],"title":"[ES|QL] Enable cursor sync for timeseries charts","number":192837,"url":"https://github.com/elastic/kibana/pull/192837","mergeCommit":{"message":"[ES|QL] Enable cursor sync for timeseries charts (#192837)\n\n## Summary\r\n\r\nSyncs the cursor for timeseries charts powered by ES|QL\r\n\r\n\r\n![meow](https://github.com/user-attachments/assets/62664b27-ce95-493d-863a-b5ecaa8006ed)\r\n\r\n\r\n### Checklist\r\n\r\n- [ ] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\r\nCo-authored-by: Marco Vettorello <vettorello.marco@gmail.com>","sha":"a581087f530ce4a9143d54d76147b7b645a39da4"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/192837","number":192837,"mergeCommit":{"message":"[ES|QL] Enable cursor sync for timeseries charts (#192837)\n\n## Summary\r\n\r\nSyncs the cursor for timeseries charts powered by ES|QL\r\n\r\n\r\n![meow](https://github.com/user-attachments/assets/62664b27-ce95-493d-863a-b5ecaa8006ed)\r\n\r\n\r\n### Checklist\r\n\r\n- [ ] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\r\nCo-authored-by: Marco Vettorello <vettorello.marco@gmail.com>","sha":"a581087f530ce4a9143d54d76147b7b645a39da4"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport:prev-minor
Backport to (8.x) the previous minor version (i.e. one version back from main)
Feature:ES|QL
ES|QL related features in Kibana
Feature:Lens
release_note:enhancement
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
v8.16.0
v9.0.0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Syncs the cursor for timeseries charts powered by ES|QL
Checklist