Skip to content

Comments

[9.1] [Security Solution][Sourcerer] Add dedicated scope for explore pages (#226545)#227811

Merged
lgestc merged 6 commits intoelastic:9.1from
lgestc:backport/9.1/pr-226545
Jul 16, 2025
Merged

[9.1] [Security Solution][Sourcerer] Add dedicated scope for explore pages (#226545)#227811
lgestc merged 6 commits intoelastic:9.1from
lgestc:backport/9.1/pr-226545

Conversation

@lgestc
Copy link
Contributor

@lgestc lgestc commented Jul 14, 2025

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

…lastic#226545)

This PR adds dedicated ad-hoc data view and scope for explore pages.

Flip the flag, then navigate to Explore section of the security plugin.

```
xpack.securitySolution.enableExperimental: ['newDataViewPickerEnabled']
```

You should see "Explore Data View" in the new picker on top of the page.
Using `inspector` widget on every visualisation / table should show the
updated index pattern that does not hit the alerts. You can try going
back and forth between the default security data view and the explore
one and compare the pattern rendered in the inspector to confirm that.

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

- [ ] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)
- [x] [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

(cherry picked from commit 9a45666)
@lgestc lgestc requested a review from kibanamachine as a code owner July 14, 2025 12:35
@lgestc lgestc added the backport This PR is a backport of another PR label Jul 14, 2025
@lgestc lgestc enabled auto-merge (squash) July 14, 2025 12:35
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
securitySolution 7839 7840 +1

Async chunks

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

id before after diff
securitySolution 9.8MB 9.8MB +998.0B

History

@lgestc lgestc merged commit f98c43a into elastic:9.1 Jul 16, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants