Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.15] [Security Solution] add timeline id to context (#111435) #111711

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

kibanamachine
Copy link
Contributor

Backports the following commits to 7.15:

* add timeline context

* remove an unused file
@kibanamachine
Copy link
Contributor Author

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
securitySolution 2366 2365 -1

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
timelines 846 847 +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 6.6MB 6.6MB -849.0B
timelines 439.1KB 439.3KB +226.0B
total -623.0B

Page load bundle

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

id before after diff
timelines 311.4KB 311.7KB +302.0B
Unknown metric groups

API count

id before after diff
timelines 967 968 +1

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

cc @angorayc

@kibanamachine kibanamachine merged commit d82c54f into elastic:7.15 Sep 9, 2021
tsullivan added a commit to tsullivan/kibana that referenced this pull request Sep 9, 2021
commit ef2a4085f1b8eb25dd32d13428d7d5de9c1148cc
Author: Timothy Sullivan <[email protected]>
Date:   Thu Sep 9 11:57:50 2021 -0700

    update snapshot

commit 750b55fbfad1621d58d6bb3534696fba4977a4c2
Author: Timothy Sullivan <[email protected]>
Date:   Thu Sep 9 10:00:05 2021 -0700

    update snapshots

commit 4d133f28a1a81f090281f61d03c084e97c1c69a3
Author: Timothy Sullivan <[email protected]>
Date:   Wed Sep 8 23:57:48 2021 -0700

    allow reporting tests to pass in cloud

commit 7dead38811bf50f12f028713e2c95be5a90f6962
Author: Timothy Sullivan <[email protected]>
Date:   Wed Sep 8 23:39:37 2021 -0700

    fix discover csv tests

commit 030cefe5457458b14af0bbf24adf4a85fcbb472c
Author: Timothy Sullivan <[email protected]>
Date:   Wed Sep 8 23:03:38 2021 -0700

    [Reporting] use default settings in test server config

commit fd6c1d1
Author: Kibana Machine <[email protected]>
Date:   Thu Sep 9 14:28:05 2021 -0400

    Use correct z-index for timeline global footer (elastic#111492) (elastic#111749)

    Co-authored-by: Kevin Qualters <[email protected]>

commit 506b09b
Author: Kibana Machine <[email protected]>
Date:   Thu Sep 9 14:17:55 2021 -0400

    [ML] Functional tests - skip color assertions in cloud (elastic#111695) (elastic#111751)

    This PR skips color assertions during functional tests in cloud environments.

    Co-authored-by: Robert Oskamp <[email protected]>

commit e767408
Author: Kaarina Tungseth <[email protected]>
Date:   Thu Sep 9 11:53:57 2021 -0500

    [DOCS] Adds preview to runtime fields (elastic#110327) (elastic#111765)

    * [DOCS] Adds preview to runtime fields

    * Final draft changes

    * Review comments

commit 99533b6
Author: Lisa Cawley <[email protected]>
Date:   Thu Sep 9 08:41:39 2021 -0700

    [7.15][DOCS] APM failed transaction correlations elastic#111219 (elastic#111666)

commit f1dc752
Author: Kibana Machine <[email protected]>
Date:   Thu Sep 9 11:36:24 2021 -0400

    [Metrics UI] Remove rounding from Metric Threshold start time (elastic#111634) (elastic#111727)

    * [Metrics UI] Remove rounding from Metric Threshold start time

    * adding missed files

    Co-authored-by: Chris Cowan <[email protected]>

commit 99789fe
Author: Kibana Machine <[email protected]>
Date:   Thu Sep 9 11:02:54 2021 -0400

    [Fleet] Fix config migration from ingestManager to support both xpack.fleet and xpack.ingestManager config values (elastic#111612) (elastic#111714)

    Co-authored-by: Nicolas Chaulet <[email protected]>

commit d82c54f
Author: Kibana Machine <[email protected]>
Date:   Thu Sep 9 10:12:32 2021 -0400

    [Security Solution] add timeline id to context (elastic#111435) (elastic#111711)

    * add timeline context

    * remove an unused file

    Co-authored-by: Angela Chuang <[email protected]>

commit e584d54
Author: Kibana Machine <[email protected]>
Date:   Thu Sep 9 06:56:48 2021 -0400

    Fix focus jumps from Case description box back to Alerts table with first <return> keystroke (elastic#111273) (elastic#111691)

    Co-authored-by: Kibana Machine <[email protected]>

    Co-authored-by: Pablo Machado <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants