Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.15] [Automatic Import] Add experimental features to integration_as…
…sistant plugin (elastic#194699) (elastic#194835) # Backport This will backport the following commits from `main` to `8.15`: - [[Automatic Import] Add experimental features to integration_assistant plugin (elastic#194699)](elastic#194699) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Kylie Meli","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-03T13:09:52Z","message":"[Automatic Import] Add experimental features to integration_assistant plugin (elastic#194699)\n\n## Summary\r\n\r\nThis PR adds experimental features to the integration_assistant plugin.\r\nI used the fleet and security solutions plugins as references, and\r\nimplemented them exactly as they have. Currently nothing is actually\r\nusing this.\r\n\r\nTo be able to utilize this, add\r\n`xpack.integration_assistant.enableExperimental: ['testFeature']` to the\r\nconfig.\r\n\r\nTested by adding to the config and verifying correct output in console\r\nvia [test\r\nlogs](https://github.com/elastic/kibana/commit/74ddf3786e38ac226b21b471abfaf1e4c40c4f9c#diff-177cfac6e94662a2089f6c56000726e1a1924f9222caaf8bcb1312a7583c110eR60).","sha":"c0e2d95050962021979531a82de20fc3877d4db0","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-major","Team:Security-Scalability","Feature:AutomaticImport"],"number":194699,"url":"https://github.com/elastic/kibana/pull/194699","mergeCommit":{"message":"[Automatic Import] Add experimental features to integration_assistant plugin (elastic#194699)\n\n## Summary\r\n\r\nThis PR adds experimental features to the integration_assistant plugin.\r\nI used the fleet and security solutions plugins as references, and\r\nimplemented them exactly as they have. Currently nothing is actually\r\nusing this.\r\n\r\nTo be able to utilize this, add\r\n`xpack.integration_assistant.enableExperimental: ['testFeature']` to the\r\nconfig.\r\n\r\nTested by adding to the config and verifying correct output in console\r\nvia [test\r\nlogs](https://github.com/elastic/kibana/commit/74ddf3786e38ac226b21b471abfaf1e4c40c4f9c#diff-177cfac6e94662a2089f6c56000726e1a1924f9222caaf8bcb1312a7583c110eR60).","sha":"c0e2d95050962021979531a82de20fc3877d4db0"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/194699","number":194699,"mergeCommit":{"message":"[Automatic Import] Add experimental features to integration_assistant plugin (elastic#194699)\n\n## Summary\r\n\r\nThis PR adds experimental features to the integration_assistant plugin.\r\nI used the fleet and security solutions plugins as references, and\r\nimplemented them exactly as they have. Currently nothing is actually\r\nusing this.\r\n\r\nTo be able to utilize this, add\r\n`xpack.integration_assistant.enableExperimental: ['testFeature']` to the\r\nconfig.\r\n\r\nTested by adding to the config and verifying correct output in console\r\nvia [test\r\nlogs](https://github.com/elastic/kibana/commit/74ddf3786e38ac226b21b471abfaf1e4c40c4f9c#diff-177cfac6e94662a2089f6c56000726e1a1924f9222caaf8bcb1312a7583c110eR60).","sha":"c0e2d95050962021979531a82de20fc3877d4db0"}},{"url":"https://github.com/elastic/kibana/pull/194833","number":194833,"branch":"8.x","state":"OPEN"}]}] BACKPORT-->
- Loading branch information