elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.35k stars 7.98k forks source link

Cleanup aiAssistantFlyoutMode feature flag #182992

Open patrykkopycinski opened 1 week ago

patrykkopycinski commented 1 week ago

Summary

Cleanup Security aiAssistantFlyoutMode feature flag

patrykkopycinski commented 1 week ago

/ci

patrykkopycinski commented 1 week ago

/ci

patrykkopycinski commented 1 week ago

/ci

patrykkopycinski commented 1 week ago

/ci

patrykkopycinski commented 1 week ago

/ci

patrykkopycinski commented 6 days ago

/ci

patrykkopycinski commented 4 days ago

/ci

patrykkopycinski commented 3 days ago

/ci

patrykkopycinski commented 3 days ago

/ci

patrykkopycinski commented 3 days ago

/ci

patrykkopycinski commented 3 days ago

/ci

patrykkopycinski commented 3 days ago

/ci

patrykkopycinski commented 3 days ago

/ci

patrykkopycinski commented 2 days ago

/ci

patrykkopycinski commented 2 days ago

/ci

kibana-ci commented 2 days ago

:green_heart: Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
securitySolution 5482 5475 -7

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
@kbn/elastic-assistant 146 145 -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 15.1MB 15.0MB -123.8KB

Page load bundle

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

id before after diff
securitySolution 83.5KB 83.5KB -25.0B
Unknown metric groups #### API count | id | [before](https://github.com/elastic/kibana/commit/d87d04c611dd494b5e511bb296cf12d6bbe1f90d) | [after](https://github.com/elastic/kibana/commit/6bca407d313e741a06d83142d447d05c438f2d8e) | diff | | --- | --- | --- | --- | | `@kbn/elastic-assistant` | 173 | 172 | -1 | #### async chunk count | id | [before](https://github.com/elastic/kibana/commit/d87d04c611dd494b5e511bb296cf12d6bbe1f90d) | [after](https://github.com/elastic/kibana/commit/6bca407d313e741a06d83142d447d05c438f2d8e) | diff | | --- | --- | --- | --- | | `securitySolution` | 97 | 96 | -1 | #### ESLint disabled in files | id | [before](https://github.com/elastic/kibana/commit/d87d04c611dd494b5e511bb296cf12d6bbe1f90d) | [after](https://github.com/elastic/kibana/commit/6bca407d313e741a06d83142d447d05c438f2d8e) | diff | | --- | --- | --- | --- | | `@kbn/elastic-assistant` | 2 | 1 | -1 | #### ESLint disabled line counts | id | [before](https://github.com/elastic/kibana/commit/d87d04c611dd494b5e511bb296cf12d6bbe1f90d) | [after](https://github.com/elastic/kibana/commit/6bca407d313e741a06d83142d447d05c438f2d8e) | diff | | --- | --- | --- | --- | | `@kbn/elastic-assistant` | 17 | 13 | -4 | | `securitySolution` | 522 | 521 | -1 | | total | | | -5 | #### Total ESLint disabled count | id | [before](https://github.com/elastic/kibana/commit/d87d04c611dd494b5e511bb296cf12d6bbe1f90d) | [after](https://github.com/elastic/kibana/commit/6bca407d313e741a06d83142d447d05c438f2d8e) | diff | | --- | --- | --- | --- | | `@kbn/elastic-assistant` | 19 | 14 | -5 | | `securitySolution` | 604 | 603 | -1 | | total | | | -6 |

History

To update your PR or re-run it, just comment with: @elasticmachine merge upstream