Skip to content

[CPS] Support the CPS picker in Create Data View#250666

Merged
mbondyra merged 5 commits intoelastic:mainfrom
mbondyra:cps_data_view_t
Feb 3, 2026
Merged

[CPS] Support the CPS picker in Create Data View#250666
mbondyra merged 5 commits intoelastic:mainfrom
mbondyra:cps_data_view_t

Conversation

@mbondyra
Copy link
Copy Markdown
Contributor

Summary

Supports CPS setting when searching for available index patterns, for example in Create Data View:

cdt.mov

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

  • Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
  • Documentation was added for features that require explanation or tutorials
  • Unit or functional tests were updated or added to match the most common scenarios
  • If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the docker list
  • This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The release_note:breaking label should be applied in these situations.
  • Flaky Test Runner was used on any tests changed
  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

Identify risks

Does this PR introduce any risks? For example, consider risks like hard to test bugs, performance regression, potential of data loss.

Describe the risk, its severity, and mitigation for each identified risk. Invite stakeholders and evaluate how to proceed before merging.

@mbondyra mbondyra requested a review from a team as a code owner January 28, 2026 08:47
@mbondyra mbondyra requested a review from lukasolson January 28, 2026 08:47
@mbondyra mbondyra added Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas t// release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Jan 28, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@elastic elastic deleted a comment from elasticmachine Jan 28, 2026
@mbondyra mbondyra marked this pull request as draft January 28, 2026 12:32
@elastic elastic deleted a comment from elasticmachine Jan 28, 2026
@mbondyra mbondyra marked this pull request as ready for review January 28, 2026 20:26
Copy link
Copy Markdown
Contributor

@lukasolson lukasolson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes LGTM, tested & seems to be working properly!

@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #33 / Entity Analytics - Privilege Monitoring @ess @serverless @skipInServerlessMKI Entity Privilege Monitoring Engine Plain Index Sync Plain index sync should not create duplicate users

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
dataViews 450 451 +1

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
dataViewEditor 43.6KB 44.1KB +562.0B
dataViews 1.9KB 2.0KB +154.0B
total +716.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
dataViewEditor 7.1KB 7.2KB +30.0B
dataViews 63.0KB 63.2KB +209.0B
total +239.0B
Unknown metric groups

API count

id before after diff
dataViews 1252 1254 +2

History

@mbondyra mbondyra merged commit 13b9399 into elastic:main Feb 3, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas t// v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants