Skip to content

[7.x] [SECURITY SOLUTION] Eql in timeline (#90816)#91649

Merged
XavierM merged 1 commit intoelastic:7.xfrom
XavierM:backport/7.x/pr-90816
Feb 17, 2021
Merged

[7.x] [SECURITY SOLUTION] Eql in timeline (#90816)#91649
XavierM merged 1 commit intoelastic:7.xfrom
XavierM:backport/7.x/pr-90816

Conversation

@XavierM
Copy link
Copy Markdown
Contributor

@XavierM XavierM commented Feb 17, 2021

Backports the following commits to 7.x:

* add EQL as a language

* add eql in timeline

* fix type + unit test

* move eql to it sown tab

* fix merge issue + a liitle bug when creating anew timeline to reset eql textarea

* fix cypress tests

* fix lint error

* fix bug from review

Co-authored-by: Angela Chuang <yi-chun.chuang@elastic.co>
@XavierM XavierM added the backport This PR is a backport of another PR label Feb 17, 2021
@XavierM XavierM enabled auto-merge (squash) February 17, 2021 14:07
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
securitySolution 2199 2205 +6

Async chunks

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

id before after diff
securitySolution 7.6MB 7.7MB +91.3KB

Page load bundle

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

id before after diff
securitySolution 237.2KB 237.4KB +168.0B

Saved Objects .kibana field count

Every field in each saved object type adds overhead to Elasticsearch. Kibana needs to keep the total field count below Elasticsearch's default limit of 1000 fields. Only specify field mappings for the fields you wish to search on or query. See https://www.elastic.co/guide/en/kibana/master/development-plugin-saved-objects.html#_mappings

id before after diff
siem-ui-timeline 91 97 +6
Unknown metric groups

async chunk count

id before after diff
securitySolution 24 25 +1

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

@XavierM XavierM merged commit 97bc53a into elastic:7.x Feb 17, 2021
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.

2 participants