Commit graph

59077 commits

Author SHA1 Message Date
Elastic Machine
520ec49323
[8.6] Sync bundled packages with Package Storage (#148623)
Automated by
https://internal-ci.elastic.co/job/package_storage/job/sync-bundled-packages-job/job/main/1261/

Co-authored-by: apmmachine <infra-root+apmmachine@elastic.co>
2023-01-10 07:17:39 -05:00
Kibana Machine
6896a3052d
[8.6] [maps] fix Maps not initialising time range from URL (#148465) (#148597)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[maps] fix Maps not initialising time range from URL
(#148465)](https://github.com/elastic/kibana/pull/148465)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Nathan
Reese","email":"reese.nathan@elastic.co"},"sourceCommit":{"committedDate":"2023-01-09T21:17:15Z","message":"[maps]
fix Maps not initialising time range from URL (#148465)\n\nFixes
https://github.com/elastic/kibana/issues/148067\r\n\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"3b42548aeb206c175d4d7a01e6dccddd71ec741e","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Presentation","auto-backport","Feature:Maps","v8.7.0","v8.6.1"],"number":148465,"url":"https://github.com/elastic/kibana/pull/148465","mergeCommit":{"message":"[maps]
fix Maps not initialising time range from URL (#148465)\n\nFixes
https://github.com/elastic/kibana/issues/148067\r\n\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"3b42548aeb206c175d4d7a01e6dccddd71ec741e"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148465","number":148465,"mergeCommit":{"message":"[maps]
fix Maps not initialising time range from URL (#148465)\n\nFixes
https://github.com/elastic/kibana/issues/148067\r\n\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"3b42548aeb206c175d4d7a01e6dccddd71ec741e"}},{"branch":"8.6","label":"v8.6.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Nathan Reese <reese.nathan@elastic.co>
2023-01-09 15:21:30 -07:00
christineweng
d6a411167a
[8.6] [Security Solution][Bug] Add privilege check in open timeline (#147964) (#148587)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Security Solution][Bug] Add privilege check in open timeline
(#147964)](https://github.com/elastic/kibana/pull/147964)

<!--- Backport version: 8.9.4 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"christineweng","email":"18648970+christineweng@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-01-03T19:21:48Z","message":"[Security
Solution][Bug] Add privilege check in open timeline (#147964)\n\n##
Summary\r\n\r\nThis PR contains fixe
for\r\nhttps://github.com/elastic/kibana/issues/147544. On Timelines
page, a\r\nKibana read-only user was able to see and click on options to
create and\r\nduplicate timelines. This PR fixes this bug by checking
user privilege\r\n(have crud access) before showing timeline
actions.\r\n\r\n## After: \r\nUser with read only access to kibana
security solutions can: \r\n1) select timelines\r\n2) export
timelines\r\n3) export timelines in bulk\r\n\r\nUser with crud access to
kibana security solutions can: \r\n1) select timelines\r\n2) have the
options to modify timelines as before\r\n3) bulk actions include delete
timelines and export timelines\r\n4) see and click on 'import', ' Create
new timeline', 'Create new\r\ntimeline template' buttons\r\n\r\n### User
with read access but not crud access\r\n- Have access to export ('Export
selected'), cannot see 'Create new\r\ntimeline'
buttons\r\n\r\n![image](https://user-images.githubusercontent.com/18648970/209210913-0554bc4c-5c8e-45ae-8e27-54a7e33e3f8e.png)\r\n\r\n-
'Export selected' in bulk
actions\r\n\r\n![image](209021998-fbe0b63d-8dfd-4098-9774-7423899a45e1.png)\r\n\r\n###
User with full
access\r\n\r\n![image](https://user-images.githubusercontent.com/18648970/209209755-b5e5ce2b-0af9-42c6-b1cc-64a2675bf19d.png)\r\n\r\n-
'Export selected' and 'Delete selected' available in bulk
actions\r\ndropdown\r\n\r\n![image](https://user-images.githubusercontent.com/18648970/210408773-0fc5b100-0f57-4526-9c8f-0aba1f1d0e76.png)\r\n\r\n###
Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common
scenarios\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"3abf705b10926d3c6221504dd5575b97d15c9a31","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport
missing","Team:Threat Hunting","Team:
SecuritySolution","Feature:Timeline","Team:Threat
Hunting:Investigations","v8.6.0","v8.7.0"],"number":147964,"url":"https://github.com/elastic/kibana/pull/147964","mergeCommit":{"message":"[Security
Solution][Bug] Add privilege check in open timeline (#147964)\n\n##
Summary\r\n\r\nThis PR contains fixe
for\r\nhttps://github.com/elastic/kibana/issues/147544. On Timelines
page, a\r\nKibana read-only user was able to see and click on options to
create and\r\nduplicate timelines. This PR fixes this bug by checking
user privilege\r\n(have crud access) before showing timeline
actions.\r\n\r\n## After: \r\nUser with read only access to kibana
security solutions can: \r\n1) select timelines\r\n2) export
timelines\r\n3) export timelines in bulk\r\n\r\nUser with crud access to
kibana security solutions can: \r\n1) select timelines\r\n2) have the
options to modify timelines as before\r\n3) bulk actions include delete
timelines and export timelines\r\n4) see and click on 'import', ' Create
new timeline', 'Create new\r\ntimeline template' buttons\r\n\r\n### User
with read access but not crud access\r\n- Have access to export ('Export
selected'), cannot see 'Create new\r\ntimeline'
buttons\r\n\r\n![image](https://user-images.githubusercontent.com/18648970/209210913-0554bc4c-5c8e-45ae-8e27-54a7e33e3f8e.png)\r\n\r\n-
'Export selected' in bulk
actions\r\n\r\n![image](209021998-fbe0b63d-8dfd-4098-9774-7423899a45e1.png)\r\n\r\n###
User with full
access\r\n\r\n![image](https://user-images.githubusercontent.com/18648970/209209755-b5e5ce2b-0af9-42c6-b1cc-64a2675bf19d.png)\r\n\r\n-
'Export selected' and 'Delete selected' available in bulk
actions\r\ndropdown\r\n\r\n![image](https://user-images.githubusercontent.com/18648970/210408773-0fc5b100-0f57-4526-9c8f-0aba1f1d0e76.png)\r\n\r\n###
Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common
scenarios\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"3abf705b10926d3c6221504dd5575b97d15c9a31"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/147964","number":147964,"mergeCommit":{"message":"[Security
Solution][Bug] Add privilege check in open timeline (#147964)\n\n##
Summary\r\n\r\nThis PR contains fixe
for\r\nhttps://github.com/elastic/kibana/issues/147544. On Timelines
page, a\r\nKibana read-only user was able to see and click on options to
create and\r\nduplicate timelines. This PR fixes this bug by checking
user privilege\r\n(have crud access) before showing timeline
actions.\r\n\r\n## After: \r\nUser with read only access to kibana
security solutions can: \r\n1) select timelines\r\n2) export
timelines\r\n3) export timelines in bulk\r\n\r\nUser with crud access to
kibana security solutions can: \r\n1) select timelines\r\n2) have the
options to modify timelines as before\r\n3) bulk actions include delete
timelines and export timelines\r\n4) see and click on 'import', ' Create
new timeline', 'Create new\r\ntimeline template' buttons\r\n\r\n### User
with read access but not crud access\r\n- Have access to export ('Export
selected'), cannot see 'Create new\r\ntimeline'
buttons\r\n\r\n![image](https://user-images.githubusercontent.com/18648970/209210913-0554bc4c-5c8e-45ae-8e27-54a7e33e3f8e.png)\r\n\r\n-
'Export selected' in bulk
actions\r\n\r\n![image](209021998-fbe0b63d-8dfd-4098-9774-7423899a45e1.png)\r\n\r\n###
User with full
access\r\n\r\n![image](https://user-images.githubusercontent.com/18648970/209209755-b5e5ce2b-0af9-42c6-b1cc-64a2675bf19d.png)\r\n\r\n-
'Export selected' and 'Delete selected' available in bulk
actions\r\ndropdown\r\n\r\n![image](https://user-images.githubusercontent.com/18648970/210408773-0fc5b100-0f57-4526-9c8f-0aba1f1d0e76.png)\r\n\r\n###
Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common
scenarios\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"3abf705b10926d3c6221504dd5575b97d15c9a31"}}]}]
BACKPORT-->

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-01-09 13:18:17 -07:00
Kibana Machine
8debf8647b
[8.6] [Dashboard] Add styling to allow clickable TSVB markdown images (#147802) (#148586)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Dashboard] Add styling to allow clickable TSVB markdown images
(#147802)](https://github.com/elastic/kibana/pull/147802)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Hannah
Mudge","email":"Heenawter@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-01-09T18:27:56Z","message":"[Dashboard]
Add styling to allow clickable TSVB markdown images (#147802)\n\n##
Summary\r\n\r\nAfter upgrading to
[React\r\n17](https://github.com/elastic/kibana/pull/128239), the old
version of\r\n`react-grid-layout` was no longer compatible and required
an upgrade as\r\nwell. However, this upgrade included
a\r\n[PR](https://github.com/react-grid-layout/react-grid-layout/pull/1283)\r\nthat
overcame a visual glitch with images, which made it so that
a\r\nclickable image in TSVB markdown was only clickable in a small
region at\r\nthe bottom of the image.\r\n\r\nThis PR fixes this by
undoing the changes made in the
aforementioned\r\n[PR](https://github.com/react-grid-layout/react-grid-layout/pull/1283)\r\nspecifically
for TSVB markdown images.\r\n\r\n###
Videos\r\n\r\n**Before**\r\n\r\n\r\n208514585-353a0413-7ed2-40f9-8e90-8289b5483ecb.mov\r\n\r\n\r\n\r\n###
Checklist\r\n\r\n- [x] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n###
For maintainers\r\n\r\n- [ ] This was checked for breaking API changes
and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\nCo-authored-by:
Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"eaa9423d51c043a9a6f4640cee26490b6d817dea","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Platform-Design","Feature:Dashboard","release_note:fix","Team:Presentation","loe:hours","Team:Visualizations","impact:low","backport:prev-minor","v8.7.0"],"number":147802,"url":"https://github.com/elastic/kibana/pull/147802","mergeCommit":{"message":"[Dashboard]
Add styling to allow clickable TSVB markdown images (#147802)\n\n##
Summary\r\n\r\nAfter upgrading to
[React\r\n17](https://github.com/elastic/kibana/pull/128239), the old
version of\r\n`react-grid-layout` was no longer compatible and required
an upgrade as\r\nwell. However, this upgrade included
a\r\n[PR](https://github.com/react-grid-layout/react-grid-layout/pull/1283)\r\nthat
overcame a visual glitch with images, which made it so that
a\r\nclickable image in TSVB markdown was only clickable in a small
region at\r\nthe bottom of the image.\r\n\r\nThis PR fixes this by
undoing the changes made in the
aforementioned\r\n[PR](https://github.com/react-grid-layout/react-grid-layout/pull/1283)\r\nspecifically
for TSVB markdown images.\r\n\r\n###
Videos\r\n\r\n**Before**\r\n\r\n\r\n208514585-353a0413-7ed2-40f9-8e90-8289b5483ecb.mov\r\n\r\n\r\n\r\n###
Checklist\r\n\r\n- [x] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n###
For maintainers\r\n\r\n- [ ] This was checked for breaking API changes
and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\nCo-authored-by:
Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"eaa9423d51c043a9a6f4640cee26490b6d817dea"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/147802","number":147802,"mergeCommit":{"message":"[Dashboard]
Add styling to allow clickable TSVB markdown images (#147802)\n\n##
Summary\r\n\r\nAfter upgrading to
[React\r\n17](https://github.com/elastic/kibana/pull/128239), the old
version of\r\n`react-grid-layout` was no longer compatible and required
an upgrade as\r\nwell. However, this upgrade included
a\r\n[PR](https://github.com/react-grid-layout/react-grid-layout/pull/1283)\r\nthat
overcame a visual glitch with images, which made it so that
a\r\nclickable image in TSVB markdown was only clickable in a small
region at\r\nthe bottom of the image.\r\n\r\nThis PR fixes this by
undoing the changes made in the
aforementioned\r\n[PR](https://github.com/react-grid-layout/react-grid-layout/pull/1283)\r\nspecifically
for TSVB markdown images.\r\n\r\n###
Videos\r\n\r\n**Before**\r\n\r\n\r\n208514585-353a0413-7ed2-40f9-8e90-8289b5483ecb.mov\r\n\r\n\r\n\r\n###
Checklist\r\n\r\n- [x] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n###
For maintainers\r\n\r\n- [ ] This was checked for breaking API changes
and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\nCo-authored-by:
Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"eaa9423d51c043a9a6f4640cee26490b6d817dea"}}]}]
BACKPORT-->

Co-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>
2023-01-09 12:35:23 -07:00
Jonathan Budzenski
47941219b4
[8.6] Update dependency @types/selenium-webdriver to ^4.1.10 (main) (#148483) (#148583)
#148483

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-09 13:27:19 -06:00
Kibana Machine
bb3ca72e91
[8.6] [DOCS] Update macOS install instructions (#148484) (#148582)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[DOCS] Update macOS install instructions
(#148484)](https://github.com/elastic/kibana/pull/148484)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"gchaps","email":"33642766+gchaps@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-01-09T18:00:34Z","message":"[DOCS]
Update macOS install instructions (#148484)\n\n## Summary\r\n\r\nThis PR
addresses #148454\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"996faf435c48e79b789b1f550424b37df80cc3dc","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","v8.0.0","release_note:skip","v8.1.0","v7.17.0","v8.2.0","v8.3.0","v8.4.0","v8.5.0","v8.6.0","v8.7.0"],"number":148484,"url":"https://github.com/elastic/kibana/pull/148484","mergeCommit":{"message":"[DOCS]
Update macOS install instructions (#148484)\n\n## Summary\r\n\r\nThis PR
addresses #148454\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"996faf435c48e79b789b1f550424b37df80cc3dc"}},"sourceBranch":"main","suggestedTargetBranches":["8.0","8.1","7.17","8.2","8.3","8.4","8.5","8.6"],"targetPullRequestStates":[{"branch":"8.0","label":"v8.0.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.1","label":"v8.1.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.17","label":"v7.17.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.2","label":"v8.2.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.3","label":"v8.3.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.4","label":"v8.4.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.5","label":"v8.5.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148484","number":148484,"mergeCommit":{"message":"[DOCS]
Update macOS install instructions (#148484)\n\n## Summary\r\n\r\nThis PR
addresses #148454\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"996faf435c48e79b789b1f550424b37df80cc3dc"}}]}]
BACKPORT-->

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2023-01-09 13:20:56 -05:00
Philippe Oberti
f1a50f7f90
[TIP] fix indicator document not retrieved in cases view (#148451) 2023-01-09 18:34:33 +01:00
Kibana Machine
6fd64ee078
[8.6] [data view field editor] Fix runtime field format editor (#148497) (#148554)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[data view field editor] Fix runtime field format editor
(#148497)](https://github.com/elastic/kibana/pull/148497)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Matthew
Kime","email":"matt@mattki.me"},"sourceCommit":{"committedDate":"2023-01-09T15:33:12Z","message":"[data
view field editor] Fix runtime field format editor (#148497)\n\n##
Summary\r\n\r\nWhen editing a runtime field, the format setting would
successfully save\r\nbut it wouldn't be shown on subsequent uses of the
field editor. Fixed.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/144517","sha":"bc4e425f2c8b00bbbe73c4032c567acf2543ad86","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Feature:Data
Views","Feature:Kibana
Management","backport:prev-minor","v8.7.0"],"number":148497,"url":"https://github.com/elastic/kibana/pull/148497","mergeCommit":{"message":"[data
view field editor] Fix runtime field format editor (#148497)\n\n##
Summary\r\n\r\nWhen editing a runtime field, the format setting would
successfully save\r\nbut it wouldn't be shown on subsequent uses of the
field editor. Fixed.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/144517","sha":"bc4e425f2c8b00bbbe73c4032c567acf2543ad86"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148497","number":148497,"mergeCommit":{"message":"[data
view field editor] Fix runtime field format editor (#148497)\n\n##
Summary\r\n\r\nWhen editing a runtime field, the format setting would
successfully save\r\nbut it wouldn't be shown on subsequent uses of the
field editor. Fixed.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/144517","sha":"bc4e425f2c8b00bbbe73c4032c567acf2543ad86"}}]}]
BACKPORT-->

Co-authored-by: Matthew Kime <matt@mattki.me>
2023-01-09 10:09:18 -07:00
Kibana Machine
8baf72416d
[8.6] [DOCS] Bulk actions in Cases (#148358) (#148566)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[DOCS] Bulk actions in Cases
(#148358)](https://github.com/elastic/kibana/pull/148358)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-01-09T16:37:09Z","message":"[DOCS]
Bulk actions in Cases
(#148358)","sha":"2f5d6f7227b21c30458e8be973fb60696df94d58","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Cases","v8.7.0","v8.6.1"],"number":148358,"url":"https://github.com/elastic/kibana/pull/148358","mergeCommit":{"message":"[DOCS]
Bulk actions in Cases
(#148358)","sha":"2f5d6f7227b21c30458e8be973fb60696df94d58"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148358","number":148358,"mergeCommit":{"message":"[DOCS]
Bulk actions in Cases
(#148358)","sha":"2f5d6f7227b21c30458e8be973fb60696df94d58"}},{"branch":"8.6","label":"v8.6.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2023-01-09 11:55:15 -05:00
Lisa Cawley
afcd855221
[DOCS] Add more responseOps 8.6 highlights (#148482) 2023-01-09 08:20:23 -08:00
Kibana Machine
835eeb4652
[8.6] [ML] Transforms: Fix transforms JSON display (#147996) (#148551)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[ML] Transforms: Fix transforms JSON display
(#147996)](https://github.com/elastic/kibana/pull/147996)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"James
Gowdy","email":"jgowdy@elastic.co"},"sourceCommit":{"committedDate":"2023-01-09T14:58:56Z","message":"[ML]
Transforms: Fix transforms JSON display (#147996)\n\nFixing a typo in
the code from when the JSON editor
was\r\n[converted](https://github.com/elastic/kibana/pull/108310) from
using\r\n`EuiCodeEditor`\r\n\r\n**Before**\r\n\r\n![image](209140326-98eecef0-d9bf-4145-8342-788b4166b28d.png)","sha":"ba06f687522fed393036ff01d9230f341e37d710","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix",":ml","Feature:Transforms","v8.6.0","v8.7.0"],"number":147996,"url":"https://github.com/elastic/kibana/pull/147996","mergeCommit":{"message":"[ML]
Transforms: Fix transforms JSON display (#147996)\n\nFixing a typo in
the code from when the JSON editor
was\r\n[converted](https://github.com/elastic/kibana/pull/108310) from
using\r\n`EuiCodeEditor`\r\n\r\n**Before**\r\n\r\n![image](209140326-98eecef0-d9bf-4145-8342-788b4166b28d.png)","sha":"ba06f687522fed393036ff01d9230f341e37d710"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/147996","number":147996,"mergeCommit":{"message":"[ML]
Transforms: Fix transforms JSON display (#147996)\n\nFixing a typo in
the code from when the JSON editor
was\r\n[converted](https://github.com/elastic/kibana/pull/108310) from
using\r\n`EuiCodeEditor`\r\n\r\n**Before**\r\n\r\n![image](209140326-98eecef0-d9bf-4145-8342-788b4166b28d.png)","sha":"ba06f687522fed393036ff01d9230f341e37d710"}}]}]
BACKPORT-->

Co-authored-by: James Gowdy <jgowdy@elastic.co>
2023-01-09 09:01:36 -07:00
Kibana Machine
c35e1a3604
[8.6] Upgrade luxon 1.x/2.x to latest version (#148522) (#148544)
# Backport

This will backport the following commits from `main` to `8.6`:
- [Upgrade luxon 1.x/2.x to latest version
(#148522)](https://github.com/elastic/kibana/pull/148522)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Thomas
Watson","email":"watson@elastic.co"},"sourceCommit":{"committedDate":"2023-01-09T13:47:50Z","message":"Upgrade
luxon 1.x/2.x to latest version
(#148522)","sha":"1a8c5a6f2c7380cd76825a886ebcead1533e64a6","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","v8.7.0"],"number":148522,"url":"https://github.com/elastic/kibana/pull/148522","mergeCommit":{"message":"Upgrade
luxon 1.x/2.x to latest version
(#148522)","sha":"1a8c5a6f2c7380cd76825a886ebcead1533e64a6"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148522","number":148522,"mergeCommit":{"message":"Upgrade
luxon 1.x/2.x to latest version
(#148522)","sha":"1a8c5a6f2c7380cd76825a886ebcead1533e64a6"}}]}]
BACKPORT-->

Co-authored-by: Thomas Watson <watson@elastic.co>
2023-01-09 08:47:20 -07:00
Jonathan Buttner
812d55ee20
[8.6] [ResponseOps] Opsgenie fix flaky execute button test (#148467) (#148546)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[ResponseOps] Opsgenie fix flaky execute button test
(#148467)](https://github.com/elastic/kibana/pull/148467)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Jonathan
Buttner","email":"56361221+jonathan-buttner@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-01-05T19:17:01Z","message":"[ResponseOps]
Opsgenie fix flaky execute button test (#148467)\n\nFixes:
https://github.com/elastic/kibana/issues/147509\r\n\r\nThis PR tries to
fix a flaky test where the execute button is enable\r\nwhen it should
not.\r\n\r\nFlaky test run
passed:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1707","sha":"ef466343ff71be511dfaf5f7841bdf246a1cbd4b","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","backport
missing","v8.7.0","v8.6.1"],"number":148467,"url":"https://github.com/elastic/kibana/pull/148467","mergeCommit":{"message":"[ResponseOps]
Opsgenie fix flaky execute button test (#148467)\n\nFixes:
https://github.com/elastic/kibana/issues/147509\r\n\r\nThis PR tries to
fix a flaky test where the execute button is enable\r\nwhen it should
not.\r\n\r\nFlaky test run
passed:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1707","sha":"ef466343ff71be511dfaf5f7841bdf246a1cbd4b"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148467","number":148467,"mergeCommit":{"message":"[ResponseOps]
Opsgenie fix flaky execute button test (#148467)\n\nFixes:
https://github.com/elastic/kibana/issues/147509\r\n\r\nThis PR tries to
fix a flaky test where the execute button is enable\r\nwhen it should
not.\r\n\r\nFlaky test run
passed:\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1707","sha":"ef466343ff71be511dfaf5f7841bdf246a1cbd4b"}},{"branch":"8.6","label":"v8.6.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
2023-01-09 08:39:32 -07:00
Tiago Costa
bf3b9f0698
skip flaky suite (#148515) 2023-01-09 11:51:22 +00:00
Julia Bardi
631a12ba3c
[8.6] [Fleet] fix for rolling upgrade for <=2h (#148502)
## Summary

Fix for rolling upgrade in 8.6 branch. 
Related:
https://github.com/elastic/ingest-dev/issues/1278#issuecomment-1372100383
Related:
https://github.com/elastic/kibana/pull/148240#discussion_r1060630064

When Maintenance window was set to 1h or 2h, all agents started to
upgrade immediately.
This is because Fleet Server calculated the rollout period from `start :
expiration - minDur (2h)`.
For 1 and 2h, expiration was set to `start + dur`, so the period was set
to 0. As a fix, added a longer expiration for these cases (`2 * dur`).

Only adding this fix for 8.6, as the feature changes in 8.7.

When choosing 1 or 2h, 1 agent starts to upgrade immediately, and the
rest will be scheduled later.
Aborting works for the remaining agents.

<img width="1041" alt="image"
src="https://user-images.githubusercontent.com/90178898/211026957-4abc6120-defd-4bfd-8b2d-b9ade9cd5b57.png">


### Checklist

- [ ] [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

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-01-09 12:19:59 +01:00
nastasha-solomon
0eed9f3db5
Added 143948 (#148480)
Adds #143948 to the 8.6 release notes.

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2023-01-05 15:17:45 -05:00
Kibana Machine
c29cc3f37a
[8.6] Fix Enterprise Search document search bug in indices without position data indexed (#148397) (#148411)
# Backport

This will backport the following commits from `main` to `8.6`:
- [Fix Enterprise Search document search bug in indices without position
data indexed (#148397)](https://github.com/elastic/kibana/pull/148397)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Kathleen
DeRusso","email":"63422879+kderusso@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-01-04T18:08:59Z","message":"Fix
Enterprise Search document search bug in indices without position data
indexed (#148397)\n\n## Summary\r\n\r\nFixes a bug where some searches
including spaces would error in certain\r\nEnterprise Search indices
that don't support multi-match queries in\r\nindexed
metadata.\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not
applicable to this PR.\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n\r\n### For
maintainers\r\n\r\n- [ ] This was checked for breaking API changes and
was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"07a19f12d278ccf03a2a586f3bcef98f9d6f289c","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:EnterpriseSearch","auto-backport-next","v8.6.0","v8.7.0","v7.17.9"],"number":148397,"url":"https://github.com/elastic/kibana/pull/148397","mergeCommit":{"message":"Fix
Enterprise Search document search bug in indices without position data
indexed (#148397)\n\n## Summary\r\n\r\nFixes a bug where some searches
including spaces would error in certain\r\nEnterprise Search indices
that don't support multi-match queries in\r\nindexed
metadata.\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not
applicable to this PR.\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n\r\n### For
maintainers\r\n\r\n- [ ] This was checked for breaking API changes and
was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"07a19f12d278ccf03a2a586f3bcef98f9d6f289c"}},"sourceBranch":"main","suggestedTargetBranches":["8.6","7.17"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148397","number":148397,"mergeCommit":{"message":"Fix
Enterprise Search document search bug in indices without position data
indexed (#148397)\n\n## Summary\r\n\r\nFixes a bug where some searches
including spaces would error in certain\r\nEnterprise Search indices
that don't support multi-match queries in\r\nindexed
metadata.\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not
applicable to this PR.\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n\r\n### For
maintainers\r\n\r\n- [ ] This was checked for breaking API changes and
was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"07a19f12d278ccf03a2a586f3bcef98f9d6f289c"}},{"branch":"7.17","label":"v7.17.9","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Kathleen DeRusso <63422879+kderusso@users.noreply.github.com>
2023-01-05 13:09:18 -07:00
Kibana Machine
5213e30e49
[8.6] Upgrade json5 dependency (2.2.1 → 2.2.3) (#148326) (#148476)
# Backport

This will backport the following commits from `main` to `8.6`:
- [Upgrade json5 dependency (2.2.1 → 2.2.3)
(#148326)](https://github.com/elastic/kibana/pull/148326)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Jeramy
Soucy","email":"jeramy.soucy@elastic.co"},"sourceCommit":{"committedDate":"2023-01-05T18:29:39Z","message":"Upgrade
json5 dependency (2.2.1 → 2.2.3) (#148326)\n\nUpgrade json5 production
dependency (2.2.1 → 2.2.3).\r\nUpgrade json5 dev dependency (1.0.1 →
1.0.2) \r\nAlso upgrades production dependency types/json5 to
2.2.0.\r\n\r\nChange log
(json5):\r\nhttps://github.com/json5/json5/blob/main/CHANGELOG.md#v223-code-diff\r\n\r\ncc
https://github.com/orgs/elastic/teams/kibana-security\r\n\r\nCo-authored-by:
Thomas Watson
<w@tson.dk>","sha":"1037f3669edb930c4ca27a1891adc2a36bf265c7","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:all-open","v8.7.0"],"number":148326,"url":"https://github.com/elastic/kibana/pull/148326","mergeCommit":{"message":"Upgrade
json5 dependency (2.2.1 → 2.2.3) (#148326)\n\nUpgrade json5 production
dependency (2.2.1 → 2.2.3).\r\nUpgrade json5 dev dependency (1.0.1 →
1.0.2) \r\nAlso upgrades production dependency types/json5 to
2.2.0.\r\n\r\nChange log
(json5):\r\nhttps://github.com/json5/json5/blob/main/CHANGELOG.md#v223-code-diff\r\n\r\ncc
https://github.com/orgs/elastic/teams/kibana-security\r\n\r\nCo-authored-by:
Thomas Watson
<w@tson.dk>","sha":"1037f3669edb930c4ca27a1891adc2a36bf265c7"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148326","number":148326,"mergeCommit":{"message":"Upgrade
json5 dependency (2.2.1 → 2.2.3) (#148326)\n\nUpgrade json5 production
dependency (2.2.1 → 2.2.3).\r\nUpgrade json5 dev dependency (1.0.1 →
1.0.2) \r\nAlso upgrades production dependency types/json5 to
2.2.0.\r\n\r\nChange log
(json5):\r\nhttps://github.com/json5/json5/blob/main/CHANGELOG.md#v223-code-diff\r\n\r\ncc
https://github.com/orgs/elastic/teams/kibana-security\r\n\r\nCo-authored-by:
Thomas Watson
<w@tson.dk>","sha":"1037f3669edb930c4ca27a1891adc2a36bf265c7"}}]}]
BACKPORT-->

Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
2023-01-05 12:40:06 -07:00
Kibana Machine
57f91bf76f
[8.6] [Discover] Fix field stats for epoch time format (#148288) (#148457)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Discover] Fix field stats for epoch time format
(#148288)](https://github.com/elastic/kibana/pull/148288)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Julia
Rechkunova","email":"julia.rechkunova@elastic.co"},"sourceCommit":{"committedDate":"2023-01-05T14:52:29Z","message":"[Discover]
Fix field stats for epoch time format (#148288)\n\nCloses
https://github.com/elastic/kibana/issues/148140\r\n\r\n##
Summary\r\n\r\nThis PR fixes time format so it can work also for
epoch.\r\n\r\nBefore:\r\n<img width=\"400\" alt=\"Screenshot 2023-01-03
at 12 33
17\"\r\nsrc=\"https://user-images.githubusercontent.com/1415710/210350243-b3ae1d1a-4c76-46e7-930f-0ca9835dc121.png\">\r\n\r\nAfter:\r\n<img
width=\"400\" alt=\"Screenshot 2023-01-03 at 12 32
49\"\r\nsrc=\"https://user-images.githubusercontent.com/1415710/210350274-af80f558-6a32-4da6-9cb9-857a8cb3de70.png\">\r\n\r\nSample
data for testing:\r\n```\r\nPUT test\r\nPUT test/_mapping\r\n{\r\n
\"properties\": {\r\n \"timestamp\": {\r\n \"type\": \"date\",\r\n
\"format\": \"epoch_second\"\r\n },\r\n \"message\": {\r\n \"type\":
\"keyword\"\r\n },\r\n \"bytes\": {\r\n \"type\": \"long\"\r\n }\r\n
}\r\n}\r\n \r\nPOST test/_doc/1\r\n{\r\n \"timestamp\":
1669912088.9230318,\r\n \"message\": \"Message 1\",\r\n \"bytes\":
250\r\n}\r\nPOST test/_doc/2\r\n{\r\n \"timestamp\":
1669912088.9230319,\r\n \"message\": \"Message 2\",\r\n \"bytes\":
20\r\n}\r\n```","sha":"1b3769c86b683a3e1762f23b6f503479957044c6","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:DataDiscovery","backport:prev-minor","Feature:UnifiedFieldList","v8.7.0"],"number":148288,"url":"https://github.com/elastic/kibana/pull/148288","mergeCommit":{"message":"[Discover]
Fix field stats for epoch time format (#148288)\n\nCloses
https://github.com/elastic/kibana/issues/148140\r\n\r\n##
Summary\r\n\r\nThis PR fixes time format so it can work also for
epoch.\r\n\r\nBefore:\r\n<img width=\"400\" alt=\"Screenshot 2023-01-03
at 12 33
17\"\r\nsrc=\"https://user-images.githubusercontent.com/1415710/210350243-b3ae1d1a-4c76-46e7-930f-0ca9835dc121.png\">\r\n\r\nAfter:\r\n<img
width=\"400\" alt=\"Screenshot 2023-01-03 at 12 32
49\"\r\nsrc=\"https://user-images.githubusercontent.com/1415710/210350274-af80f558-6a32-4da6-9cb9-857a8cb3de70.png\">\r\n\r\nSample
data for testing:\r\n```\r\nPUT test\r\nPUT test/_mapping\r\n{\r\n
\"properties\": {\r\n \"timestamp\": {\r\n \"type\": \"date\",\r\n
\"format\": \"epoch_second\"\r\n },\r\n \"message\": {\r\n \"type\":
\"keyword\"\r\n },\r\n \"bytes\": {\r\n \"type\": \"long\"\r\n }\r\n
}\r\n}\r\n \r\nPOST test/_doc/1\r\n{\r\n \"timestamp\":
1669912088.9230318,\r\n \"message\": \"Message 1\",\r\n \"bytes\":
250\r\n}\r\nPOST test/_doc/2\r\n{\r\n \"timestamp\":
1669912088.9230319,\r\n \"message\": \"Message 2\",\r\n \"bytes\":
20\r\n}\r\n```","sha":"1b3769c86b683a3e1762f23b6f503479957044c6"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148288","number":148288,"mergeCommit":{"message":"[Discover]
Fix field stats for epoch time format (#148288)\n\nCloses
https://github.com/elastic/kibana/issues/148140\r\n\r\n##
Summary\r\n\r\nThis PR fixes time format so it can work also for
epoch.\r\n\r\nBefore:\r\n<img width=\"400\" alt=\"Screenshot 2023-01-03
at 12 33
17\"\r\nsrc=\"https://user-images.githubusercontent.com/1415710/210350243-b3ae1d1a-4c76-46e7-930f-0ca9835dc121.png\">\r\n\r\nAfter:\r\n<img
width=\"400\" alt=\"Screenshot 2023-01-03 at 12 32
49\"\r\nsrc=\"https://user-images.githubusercontent.com/1415710/210350274-af80f558-6a32-4da6-9cb9-857a8cb3de70.png\">\r\n\r\nSample
data for testing:\r\n```\r\nPUT test\r\nPUT test/_mapping\r\n{\r\n
\"properties\": {\r\n \"timestamp\": {\r\n \"type\": \"date\",\r\n
\"format\": \"epoch_second\"\r\n },\r\n \"message\": {\r\n \"type\":
\"keyword\"\r\n },\r\n \"bytes\": {\r\n \"type\": \"long\"\r\n }\r\n
}\r\n}\r\n \r\nPOST test/_doc/1\r\n{\r\n \"timestamp\":
1669912088.9230318,\r\n \"message\": \"Message 1\",\r\n \"bytes\":
250\r\n}\r\nPOST test/_doc/2\r\n{\r\n \"timestamp\":
1669912088.9230319,\r\n \"message\": \"Message 2\",\r\n \"bytes\":
20\r\n}\r\n```","sha":"1b3769c86b683a3e1762f23b6f503479957044c6"}}]}]
BACKPORT-->

Co-authored-by: Julia Rechkunova <julia.rechkunova@elastic.co>
2023-01-05 08:57:50 -07:00
Kibana Machine
81da322425
[8.6] [Discover] Support case-insensitive search in Document Viewer (#148312) (#148429)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Discover] Support case-insensitive search in Document Viewer
(#148312)](https://github.com/elastic/kibana/pull/148312)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Julia
Rechkunova","email":"julia.rechkunova@elastic.co"},"sourceCommit":{"committedDate":"2023-01-05T07:58:47Z","message":"[Discover]
Support case-insensitive search in Document Viewer (#148312)\n\nCloses
https://github.com/elastic/kibana/issues/147087\r\n\r\n##
Summary\r\n\r\nThis PR:\r\n- adds support for case-insensitive search
\r\n- adds search highlights\r\n- fixes the tooltip when a field has a
custom label\r\n\r\n<img width=\"744\" alt=\"Screenshot 2023-01-03 at 17
09
20\"\r\nsrc=\"https://user-images.githubusercontent.com/1415710/210396131-529a3e76-a6cb-4026-b65a-018e1f627ac6.png\">","sha":"84693f6f312449327e86abfc5b1dc20871507da9","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:DataDiscovery","backport:prev-minor","v8.7.0"],"number":148312,"url":"https://github.com/elastic/kibana/pull/148312","mergeCommit":{"message":"[Discover]
Support case-insensitive search in Document Viewer (#148312)\n\nCloses
https://github.com/elastic/kibana/issues/147087\r\n\r\n##
Summary\r\n\r\nThis PR:\r\n- adds support for case-insensitive search
\r\n- adds search highlights\r\n- fixes the tooltip when a field has a
custom label\r\n\r\n<img width=\"744\" alt=\"Screenshot 2023-01-03 at 17
09
20\"\r\nsrc=\"https://user-images.githubusercontent.com/1415710/210396131-529a3e76-a6cb-4026-b65a-018e1f627ac6.png\">","sha":"84693f6f312449327e86abfc5b1dc20871507da9"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148312","number":148312,"mergeCommit":{"message":"[Discover]
Support case-insensitive search in Document Viewer (#148312)\n\nCloses
https://github.com/elastic/kibana/issues/147087\r\n\r\n##
Summary\r\n\r\nThis PR:\r\n- adds support for case-insensitive search
\r\n- adds search highlights\r\n- fixes the tooltip when a field has a
custom label\r\n\r\n<img width=\"744\" alt=\"Screenshot 2023-01-03 at 17
09
20\"\r\nsrc=\"https://user-images.githubusercontent.com/1415710/210396131-529a3e76-a6cb-4026-b65a-018e1f627ac6.png\">","sha":"84693f6f312449327e86abfc5b1dc20871507da9"}}]}]
BACKPORT-->

Co-authored-by: Julia Rechkunova <julia.rechkunova@elastic.co>
2023-01-05 03:08:12 -07:00
Karl Godard
8449c71a79
[8.6] [Endpoint filtering] Added more options to filter predicates (#147209) (#148271)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Endpoint filtering] Added more options to filter predicates
(#147209)](https://github.com/elastic/kibana/pull/147209)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Karl
Godard","email":"karl.godard@elastic.co"},"sourceCommit":{"committedDate":"2022-12-15T20:10:49Z","message":"[Endpoint
filtering] Added more options to filter predicates (#147209)\n\n##
Summary\r\n\r\nAdds some of the ECS fields added in 8.2 to the list of
available filter\r\npredicates.\r\n\r\nMy IDE reordered the list to be
alphabetical, so I've included the list\r\nof added fields
below.\r\n\r\n### List of new
fields:\r\n```process.entry_leader.command_line\r\nprocess.entry_leader.entry_meta.source.ip\r\nprocess.entry_leader.entry_meta.type\r\nprocess.entry_leader.executable\r\nprocess.entry_leader.group.id\r\nprocess.entry_leader.group.name\r\nprocess.entry_leader.interactive\r\nprocess.entry_leader.name\r\nprocess.entry_leader.user.id\r\nprocess.entry_leader.user.name\r\nprocess.entry_leader.working_directory\r\nprocess.group_leader.args\r\nprocess.group_leader.command_line\r\nprocess.group_leader.executable\r\nprocess.group_leader.group.id\r\nprocess.group_leader.group.name\r\nprocess.group_leader.interactive\r\nprocess.group_leader.name\r\nprocess.group_leader.user.id\r\nprocess.group_leader.user.name\r\nprocess.group_leader.working_directory\r\nprocess.interactive\r\nprocess.io.text\r\nprocess.parent.group.id\r\nprocess.parent.group.name\r\nprocess.parent.interactive\r\nprocess.parent.user.id\r\nprocess.parent.user.name\r\nprocess.parent.working_directory\r\nprocess.session_leader.args\r\nprocess.session_leader.command_line\r\nprocess.session_leader.executable\r\nprocess.session_leader.group.id\r\nprocess.session_leader.group.name\r\nprocess.session_leader.interactive\r\nprocess.session_leader.name\r\nprocess.session_leader.start\r\nprocess.session_leader.user.id\r\nprocess.session_leader.user.name\r\nprocess.session_leader.working_directory\r\nprocess.supplemental_groups.id\r\nprocess.supplemental_groups.name\r\ncloud.account.id\r\ncloud.instance.name\r\ncloud.project.id\r\ncloud.provider\r\ncloud.region\r\ncontainer.id\r\ncontainer.image.hash.all\r\ncontainer.image.name\r\ncontainer.image.tag\r\ncontainer.name\r\norchestrator.cluster.id\r\norchestrator.cluster.name\r\norchestrator.resource.ip\r\norchestrator.resource.name\r\norchestrator.resource.parent.type\r\norchestrator.resource.type\r\n```\r\n\r\nCo-authored-by:
Karl Godard
<karlgodard@elastic.co>","sha":"d0039eadf6b87410c4b37142aeb7cf94be8eaa69","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:enhancement","backport
missing","backport:prev-minor","v8.6.0","v8.7.0"],"number":147209,"url":"https://github.com/elastic/kibana/pull/147209","mergeCommit":{"message":"[Endpoint
filtering] Added more options to filter predicates (#147209)\n\n##
Summary\r\n\r\nAdds some of the ECS fields added in 8.2 to the list of
available filter\r\npredicates.\r\n\r\nMy IDE reordered the list to be
alphabetical, so I've included the list\r\nof added fields
below.\r\n\r\n### List of new
fields:\r\n```process.entry_leader.command_line\r\nprocess.entry_leader.entry_meta.source.ip\r\nprocess.entry_leader.entry_meta.type\r\nprocess.entry_leader.executable\r\nprocess.entry_leader.group.id\r\nprocess.entry_leader.group.name\r\nprocess.entry_leader.interactive\r\nprocess.entry_leader.name\r\nprocess.entry_leader.user.id\r\nprocess.entry_leader.user.name\r\nprocess.entry_leader.working_directory\r\nprocess.group_leader.args\r\nprocess.group_leader.command_line\r\nprocess.group_leader.executable\r\nprocess.group_leader.group.id\r\nprocess.group_leader.group.name\r\nprocess.group_leader.interactive\r\nprocess.group_leader.name\r\nprocess.group_leader.user.id\r\nprocess.group_leader.user.name\r\nprocess.group_leader.working_directory\r\nprocess.interactive\r\nprocess.io.text\r\nprocess.parent.group.id\r\nprocess.parent.group.name\r\nprocess.parent.interactive\r\nprocess.parent.user.id\r\nprocess.parent.user.name\r\nprocess.parent.working_directory\r\nprocess.session_leader.args\r\nprocess.session_leader.command_line\r\nprocess.session_leader.executable\r\nprocess.session_leader.group.id\r\nprocess.session_leader.group.name\r\nprocess.session_leader.interactive\r\nprocess.session_leader.name\r\nprocess.session_leader.start\r\nprocess.session_leader.user.id\r\nprocess.session_leader.user.name\r\nprocess.session_leader.working_directory\r\nprocess.supplemental_groups.id\r\nprocess.supplemental_groups.name\r\ncloud.account.id\r\ncloud.instance.name\r\ncloud.project.id\r\ncloud.provider\r\ncloud.region\r\ncontainer.id\r\ncontainer.image.hash.all\r\ncontainer.image.name\r\ncontainer.image.tag\r\ncontainer.name\r\norchestrator.cluster.id\r\norchestrator.cluster.name\r\norchestrator.resource.ip\r\norchestrator.resource.name\r\norchestrator.resource.parent.type\r\norchestrator.resource.type\r\n```\r\n\r\nCo-authored-by:
Karl Godard
<karlgodard@elastic.co>","sha":"d0039eadf6b87410c4b37142aeb7cf94be8eaa69"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/147209","number":147209,"mergeCommit":{"message":"[Endpoint
filtering] Added more options to filter predicates (#147209)\n\n##
Summary\r\n\r\nAdds some of the ECS fields added in 8.2 to the list of
available filter\r\npredicates.\r\n\r\nMy IDE reordered the list to be
alphabetical, so I've included the list\r\nof added fields
below.\r\n\r\n### List of new
fields:\r\n```process.entry_leader.command_line\r\nprocess.entry_leader.entry_meta.source.ip\r\nprocess.entry_leader.entry_meta.type\r\nprocess.entry_leader.executable\r\nprocess.entry_leader.group.id\r\nprocess.entry_leader.group.name\r\nprocess.entry_leader.interactive\r\nprocess.entry_leader.name\r\nprocess.entry_leader.user.id\r\nprocess.entry_leader.user.name\r\nprocess.entry_leader.working_directory\r\nprocess.group_leader.args\r\nprocess.group_leader.command_line\r\nprocess.group_leader.executable\r\nprocess.group_leader.group.id\r\nprocess.group_leader.group.name\r\nprocess.group_leader.interactive\r\nprocess.group_leader.name\r\nprocess.group_leader.user.id\r\nprocess.group_leader.user.name\r\nprocess.group_leader.working_directory\r\nprocess.interactive\r\nprocess.io.text\r\nprocess.parent.group.id\r\nprocess.parent.group.name\r\nprocess.parent.interactive\r\nprocess.parent.user.id\r\nprocess.parent.user.name\r\nprocess.parent.working_directory\r\nprocess.session_leader.args\r\nprocess.session_leader.command_line\r\nprocess.session_leader.executable\r\nprocess.session_leader.group.id\r\nprocess.session_leader.group.name\r\nprocess.session_leader.interactive\r\nprocess.session_leader.name\r\nprocess.session_leader.start\r\nprocess.session_leader.user.id\r\nprocess.session_leader.user.name\r\nprocess.session_leader.working_directory\r\nprocess.supplemental_groups.id\r\nprocess.supplemental_groups.name\r\ncloud.account.id\r\ncloud.instance.name\r\ncloud.project.id\r\ncloud.provider\r\ncloud.region\r\ncontainer.id\r\ncontainer.image.hash.all\r\ncontainer.image.name\r\ncontainer.image.tag\r\ncontainer.name\r\norchestrator.cluster.id\r\norchestrator.cluster.name\r\norchestrator.resource.ip\r\norchestrator.resource.name\r\norchestrator.resource.parent.type\r\norchestrator.resource.type\r\n```\r\n\r\nCo-authored-by:
Karl Godard
<karlgodard@elastic.co>","sha":"d0039eadf6b87410c4b37142aeb7cf94be8eaa69"}}]}]
BACKPORT-->

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-01-04 18:01:44 -07:00
Elastic Machine
4664cfb7e5
[8.6] Sync bundled packages with Package Storage (#148405)
Automated by
https://internal-ci.elastic.co/job/package_storage/job/sync-bundled-packages-job/job/main/1192/

Co-authored-by: apmmachine <infra-root+apmmachine@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-01-04 14:43:50 -05:00
Kibana Machine
d5a3673737
[8.6] [DOCS] Notify assignees when assigned to a case (#147713) (#148408)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[DOCS] Notify assignees when assigned to a case
(#147713)](https://github.com/elastic/kibana/pull/147713)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-01-04T17:50:54Z","message":"[DOCS]
Notify assignees when assigned to a case
(#147713)","sha":"1528c6a6f98f05d17132b77971a1929684164f9f","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Cases","v8.7.0","v8.6.1"],"number":147713,"url":"https://github.com/elastic/kibana/pull/147713","mergeCommit":{"message":"[DOCS]
Notify assignees when assigned to a case
(#147713)","sha":"1528c6a6f98f05d17132b77971a1929684164f9f"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/147713","number":147713,"mergeCommit":{"message":"[DOCS]
Notify assignees when assigned to a case
(#147713)","sha":"1528c6a6f98f05d17132b77971a1929684164f9f"}},{"branch":"8.6","label":"v8.6.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2023-01-04 13:08:30 -05:00
Kibana Machine
243928b6ec
[8.6] [DOCS] Refreshed URL to value list docs (#146634) (#148399)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[DOCS] Refreshed URL to value list docs
(#146634)](https://github.com/elastic/kibana/pull/146634)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"nastasha-solomon","email":"79124755+nastasha-solomon@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-01-04T14:54:39Z","message":"[DOCS]
Refreshed URL to value list docs (#146634)\n\nRefreshes the URL to the
value list docs so that it matches changes made\r\nin
https://github.com/elastic/security-docs/pull/2748.\r\n\r\nRelated to
https://github.com/elastic/kibana/pull/146602.\r\n\r\nCo-authored-by:
Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a89f5cd0b4e26f21a673e0ed6cdb2d1d6c5776cd","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.6.0","v8.7.0"],"number":146634,"url":"https://github.com/elastic/kibana/pull/146634","mergeCommit":{"message":"[DOCS]
Refreshed URL to value list docs (#146634)\n\nRefreshes the URL to the
value list docs so that it matches changes made\r\nin
https://github.com/elastic/security-docs/pull/2748.\r\n\r\nRelated to
https://github.com/elastic/kibana/pull/146602.\r\n\r\nCo-authored-by:
Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a89f5cd0b4e26f21a673e0ed6cdb2d1d6c5776cd"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/146634","number":146634,"mergeCommit":{"message":"[DOCS]
Refreshed URL to value list docs (#146634)\n\nRefreshes the URL to the
value list docs so that it matches changes made\r\nin
https://github.com/elastic/security-docs/pull/2748.\r\n\r\nRelated to
https://github.com/elastic/kibana/pull/146602.\r\n\r\nCo-authored-by:
Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"a89f5cd0b4e26f21a673e0ed6cdb2d1d6c5776cd"}}]}]
BACKPORT-->

Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com>
2023-01-04 09:01:33 -07:00
Elastic Machine
b99147d32d
[8.6] Sync bundled packages with Package Storage (#148266)
Automated by
https://internal-ci.elastic.co/job/package_storage/job/sync-bundled-packages-job/job/main/1165/

Co-authored-by: apmmachine <infra-root+apmmachine@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Kyle Pollich <kyle.pollich@elastic.co>
2023-01-04 08:01:47 -05:00
Kibana Machine
d3a625ef4a
[8.6] [Monitoring] Read expiryDateMS from the right path in License rule (#148129) (#148212)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Monitoring] Read expiryDateMS from the right path in License rule
(#148129)](https://github.com/elastic/kibana/pull/148129)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Milton
Hultgren","email":"milton.hultgren@elastic.co"},"sourceCommit":{"committedDate":"2022-12-29T17:28:13Z","message":"[Monitoring]
Read expiryDateMS from the right path in License rule (#148129)\n\nThe
license details have been placed under the `meta` property but
the\r\ncontext messages were not updated to read correctly from that
path, this\r\nPR fixes that little
issue.","sha":"0b83a2a61a1a560bc8394574d50db4e9ced00731","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Infra
Monitoring UI","release_note:skip","Feature:Stack
Monitoring","backport:all-open","v8.7.0"],"number":148129,"url":"https://github.com/elastic/kibana/pull/148129","mergeCommit":{"message":"[Monitoring]
Read expiryDateMS from the right path in License rule (#148129)\n\nThe
license details have been placed under the `meta` property but
the\r\ncontext messages were not updated to read correctly from that
path, this\r\nPR fixes that little
issue.","sha":"0b83a2a61a1a560bc8394574d50db4e9ced00731"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148129","number":148129,"mergeCommit":{"message":"[Monitoring]
Read expiryDateMS from the right path in License rule (#148129)\n\nThe
license details have been placed under the `meta` property but
the\r\ncontext messages were not updated to read correctly from that
path, this\r\nPR fixes that little
issue.","sha":"0b83a2a61a1a560bc8394574d50db4e9ced00731"}}]}]
BACKPORT-->

Co-authored-by: Milton Hultgren <milton.hultgren@elastic.co>
2023-01-04 04:37:30 -07:00
Marco Antonio Ghiani
a02f42b9ac
[8.6] [Stack Monitoring] Filter CCR list by currently viewed cluster (#148018) (#148363)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Stack Monitoring] Filter CCR list by currently viewed cluster
(#148018)](https://github.com/elastic/kibana/pull/148018)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Marco Antonio
Ghiani","email":"marcoantonio.ghiani01@gmail.com"},"sourceCommit":{"committedDate":"2023-01-04T07:16:28Z","message":"[Stack
Monitoring] Filter CCR list by currently viewed cluster (#148018)\n\n##
📓 Summary\r\n\r\nCloses #147224 \r\n\r\nThe issue was caused by the
missing usage of the `clusterUuid` parameter\r\nin the query used to
retrieve the cluster followers and stats.\r\n\r\nAdding a `term`
condition for the cluster_uuid now retrieves only the\r\nfollowers
related to the interested cluster. In case a cluster has
no\r\nfollowers, an empty list will be returned by the
endpoint.\r\n\r\nThis PR also adds stronger typing against the data
returned by the\r\nendpoint and adds some minor improvements.\r\n\r\n##
🧪 Testing\r\nTesting locally this PR requires some effort since is
necessary to\r\ncreate a multi-cluster locally.\r\nFollowing
[this\r\nguide](https://github.com/elastic/kibana/blob/main/x-pack/plugins/monitoring/dev_docs/how_to/running_components_from_source.md#multi-cluster-tests-for-ccrccs-or-listing)\r\nis
possible to locally setup the 2 cluster and make one of them
follow\r\nthe other.\r\nAlso, the new
issue\r\n[oblt#3279](https://github.com/elastic/observability-test-environments/issues/3279)\r\nhas
been opened to have an easier way to access a multi-cluster
setup\r\nwith oblt clusters.\r\n\r\n### Before
bugfix\r\n\r\n\r\nhttps://user-images.githubusercontent.com/34506779/209954682-b519fcd3-888b-472a-8a1d-acf57ff5de05.mov\r\n\r\n###
After
bugfix\r\n\r\n\r\nhttps://user-images.githubusercontent.com/34506779/209954718-5045c49e-f113-42e5-aabf-81d2c5f53556.mov\r\n\r\nCo-authored-by:
Marco Antonio Ghiani <marcoantonio.ghiani@elastic.co>\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"296025b1e7c7c29490bc7d8137c33375b83adb58","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Infra
Monitoring UI","release_note:skip","Feature:Stack
Monitoring","backport:prev-minor","v8.6.0","v8.7.0"],"number":148018,"url":"https://github.com/elastic/kibana/pull/148018","mergeCommit":{"message":"[Stack
Monitoring] Filter CCR list by currently viewed cluster (#148018)\n\n##
📓 Summary\r\n\r\nCloses #147224 \r\n\r\nThe issue was caused by the
missing usage of the `clusterUuid` parameter\r\nin the query used to
retrieve the cluster followers and stats.\r\n\r\nAdding a `term`
condition for the cluster_uuid now retrieves only the\r\nfollowers
related to the interested cluster. In case a cluster has
no\r\nfollowers, an empty list will be returned by the
endpoint.\r\n\r\nThis PR also adds stronger typing against the data
returned by the\r\nendpoint and adds some minor improvements.\r\n\r\n##
🧪 Testing\r\nTesting locally this PR requires some effort since is
necessary to\r\ncreate a multi-cluster locally.\r\nFollowing
[this\r\nguide](https://github.com/elastic/kibana/blob/main/x-pack/plugins/monitoring/dev_docs/how_to/running_components_from_source.md#multi-cluster-tests-for-ccrccs-or-listing)\r\nis
possible to locally setup the 2 cluster and make one of them
follow\r\nthe other.\r\nAlso, the new
issue\r\n[oblt#3279](https://github.com/elastic/observability-test-environments/issues/3279)\r\nhas
been opened to have an easier way to access a multi-cluster
setup\r\nwith oblt clusters.\r\n\r\n### Before
bugfix\r\n\r\n\r\nhttps://user-images.githubusercontent.com/34506779/209954682-b519fcd3-888b-472a-8a1d-acf57ff5de05.mov\r\n\r\n###
After
bugfix\r\n\r\n\r\nhttps://user-images.githubusercontent.com/34506779/209954718-5045c49e-f113-42e5-aabf-81d2c5f53556.mov\r\n\r\nCo-authored-by:
Marco Antonio Ghiani <marcoantonio.ghiani@elastic.co>\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"296025b1e7c7c29490bc7d8137c33375b83adb58"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148018","number":148018,"mergeCommit":{"message":"[Stack
Monitoring] Filter CCR list by currently viewed cluster (#148018)\n\n##
📓 Summary\r\n\r\nCloses #147224 \r\n\r\nThe issue was caused by the
missing usage of the `clusterUuid` parameter\r\nin the query used to
retrieve the cluster followers and stats.\r\n\r\nAdding a `term`
condition for the cluster_uuid now retrieves only the\r\nfollowers
related to the interested cluster. In case a cluster has
no\r\nfollowers, an empty list will be returned by the
endpoint.\r\n\r\nThis PR also adds stronger typing against the data
returned by the\r\nendpoint and adds some minor improvements.\r\n\r\n##
🧪 Testing\r\nTesting locally this PR requires some effort since is
necessary to\r\ncreate a multi-cluster locally.\r\nFollowing
[this\r\nguide](https://github.com/elastic/kibana/blob/main/x-pack/plugins/monitoring/dev_docs/how_to/running_components_from_source.md#multi-cluster-tests-for-ccrccs-or-listing)\r\nis
possible to locally setup the 2 cluster and make one of them
follow\r\nthe other.\r\nAlso, the new
issue\r\n[oblt#3279](https://github.com/elastic/observability-test-environments/issues/3279)\r\nhas
been opened to have an easier way to access a multi-cluster
setup\r\nwith oblt clusters.\r\n\r\n### Before
bugfix\r\n\r\n\r\nhttps://user-images.githubusercontent.com/34506779/209954682-b519fcd3-888b-472a-8a1d-acf57ff5de05.mov\r\n\r\n###
After
bugfix\r\n\r\n\r\nhttps://user-images.githubusercontent.com/34506779/209954718-5045c49e-f113-42e5-aabf-81d2c5f53556.mov\r\n\r\nCo-authored-by:
Marco Antonio Ghiani <marcoantonio.ghiani@elastic.co>\r\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"296025b1e7c7c29490bc7d8137c33375b83adb58"}}]}]
BACKPORT-->
2023-01-04 02:17:53 -07:00
Kibana Machine
01ae8ea533
[8.6] Upgrade elastic_agent bundled package to 1.4.0 (#148071) (#148268)
# Backport

This will backport the following commits from `main` to `8.6`:
- [Upgrade elastic_agent bundled package to 1.4.0
(#148071)](https://github.com/elastic/kibana/pull/148071)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Josh
Dover","email":"1813008+joshdover@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-01-02T23:37:17Z","message":"Upgrade
elastic_agent bundled package to 1.4.0 (#148071)\n\n##
Summary\r\n\r\nRequired for the 8.6.0 release to pick up changes
from\r\nhttps://github.com/elastic/integrations/pull/4888 for new field
mappings\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"af135e2b5e5d78330eebaa98f5d7c88850c0bef6","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","backport:prev-minor","v8.7.0"],"number":148071,"url":"https://github.com/elastic/kibana/pull/148071","mergeCommit":{"message":"Upgrade
elastic_agent bundled package to 1.4.0 (#148071)\n\n##
Summary\r\n\r\nRequired for the 8.6.0 release to pick up changes
from\r\nhttps://github.com/elastic/integrations/pull/4888 for new field
mappings\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"af135e2b5e5d78330eebaa98f5d7c88850c0bef6"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148071","number":148071,"mergeCommit":{"message":"Upgrade
elastic_agent bundled package to 1.4.0 (#148071)\n\n##
Summary\r\n\r\nRequired for the 8.6.0 release to pick up changes
from\r\nhttps://github.com/elastic/integrations/pull/4888 for new field
mappings\r\n\r\nCo-authored-by: Kibana Machine
<42973632+kibanamachine@users.noreply.github.com>","sha":"af135e2b5e5d78330eebaa98f5d7c88850c0bef6"}}]}]
BACKPORT-->

Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>
2023-01-04 02:00:06 -07:00
Katerina Patticha
1804a3479e
[8.6] [APM] Enable Operations Breakdown by default (#148305) (#148345)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[APM] Enable Operations Breakdown by default
(#148305)](https://github.com/elastic/kibana/pull/148305)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Katerina
Patticha","email":"aikaterini.patticha@elastic.co"},"sourceCommit":{"committedDate":"2023-01-03T16:57:16Z","message":"[APM]
Enable Operations Breakdown by default (#148305)\n\n##
Summary\r\n\r\ncloses:
210387189-41423215-b17e-49b3-a84b-4e080ad4fc5b.mov\r\n\r\n1.
Enables Operations Breakdown \r\n2. Removes the advanced setting for the
operations\r\n3. Passes the
params","sha":"1d0a8c9ddd47fc6b9a70e3b46bb15ef0553ce18f","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:APM","release_note:skip","backport:prev-minor","v8.6.0","v8.7.0"],"number":148305,"url":"https://github.com/elastic/kibana/pull/148305","mergeCommit":{"message":"[APM]
Enable Operations Breakdown by default (#148305)\n\n##
Summary\r\n\r\ncloses:
210387189-41423215-b17e-49b3-a84b-4e080ad4fc5b.mov\r\n\r\n1.
Enables Operations Breakdown \r\n2. Removes the advanced setting for the
operations\r\n3. Passes the
params","sha":"1d0a8c9ddd47fc6b9a70e3b46bb15ef0553ce18f"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148305","number":148305,"mergeCommit":{"message":"[APM]
Enable Operations Breakdown by default (#148305)\n\n##
Summary\r\n\r\ncloses:
210387189-41423215-b17e-49b3-a84b-4e080ad4fc5b.mov\r\n\r\n1.
Enables Operations Breakdown \r\n2. Removes the advanced setting for the
operations\r\n3. Passes the
params","sha":"1d0a8c9ddd47fc6b9a70e3b46bb15ef0553ce18f"}}]}]
BACKPORT-->

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-01-04 00:40:32 -07:00
Jonathan Budzenski
65e25747a0
[8.6] Disable performance journeys (#148353)
These are currently failing: `browserType.launch: Executable doesn't
exist`

https://github.com/elastic/kibana/issues/148213
https://github.com/elastic/kibana/issues/148214
https://github.com/elastic/kibana/issues/148215
https://github.com/elastic/kibana/issues/148216
https://github.com/elastic/kibana/issues/148217
https://github.com/elastic/kibana/issues/148218
https://github.com/elastic/kibana/issues/148219
https://github.com/elastic/kibana/issues/148220
2023-01-03 16:36:11 -06:00
Kibana Machine
b149fe88e9 skip failing test suite (#148213) 2023-01-03 15:11:37 -05:00
Kibana Machine
3b80ee4a4e skip failing test suite (#148219) 2023-01-03 15:11:19 -05:00
Kibana Machine
2b31ca13e0 skip failing test suite (#148220) 2023-01-03 15:11:07 -05:00
Kibana Machine
c1cea7af19 skip failing test suite (#148215) 2023-01-03 15:03:49 -05:00
Kibana Machine
e6b018055e skip failing test suite (#148216) 2023-01-03 15:03:34 -05:00
Kibana Machine
7e8ca8b772 skip failing test suite (#148218) 2023-01-03 15:02:34 -05:00
Kibana Machine
1aaf702e83 skip failing test suite (#148214) 2023-01-03 15:02:02 -05:00
Kibana Machine
b475a73996 skip failing test suite (#148217) 2023-01-03 15:01:49 -05:00
Tiago Costa
171afc0409
skip flaky journey (#148221) 2023-01-03 19:09:15 +00:00
Tiago Costa
c5e9f30df4
update notice.txt for 2023 2023-01-03 18:58:03 +00:00
Kibana Machine
24a7f713a8
[8.6] [DOCS] Update create-panels-with-editors.asciidoc Bucket Script supported with TSVB (#148315) (#148327)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[DOCS] Update create-panels-with-editors.asciidoc Bucket Script
supported with TSVB
(#148315)](https://github.com/elastic/kibana/pull/148315)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Kaarina
Tungseth","email":"kaarina.tungseth@elastic.co"},"sourceCommit":{"committedDate":"2023-01-03T16:35:50Z","message":"[DOCS]
Update create-panels-with-editors.asciidoc Bucket Script supported with
TSVB (#148315)\n\n## Summary\r\n\r\nOpens #147692 in
`main`.","sha":"226dabfc10f14052751fb93dacb45b1b5cc6ba14","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","v8.0.0","release_note:skip","v8.1.0","v7.17.0","v8.2.0","v8.3.0","v8.4.0","v8.5.0","v8.6.0","v8.7.0"],"number":148315,"url":"https://github.com/elastic/kibana/pull/148315","mergeCommit":{"message":"[DOCS]
Update create-panels-with-editors.asciidoc Bucket Script supported with
TSVB (#148315)\n\n## Summary\r\n\r\nOpens #147692 in
`main`.","sha":"226dabfc10f14052751fb93dacb45b1b5cc6ba14"}},"sourceBranch":"main","suggestedTargetBranches":["8.0","8.1","7.17","8.2","8.3","8.4","8.5","8.6"],"targetPullRequestStates":[{"branch":"8.0","label":"v8.0.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.1","label":"v8.1.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"7.17","label":"v7.17.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.2","label":"v8.2.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.3","label":"v8.3.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.4","label":"v8.4.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.5","label":"v8.5.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148315","number":148315,"mergeCommit":{"message":"[DOCS]
Update create-panels-with-editors.asciidoc Bucket Script supported with
TSVB (#148315)\n\n## Summary\r\n\r\nOpens #147692 in
`main`.","sha":"226dabfc10f14052751fb93dacb45b1b5cc6ba14"}}]}]
BACKPORT-->

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2023-01-03 11:55:35 -05:00
Kibana Machine
c735e9fc6f
[8.6] [data views] allow cross cluster index pattern negation (#147968) (#148206)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[data views] allow cross cluster index pattern negation
(#147968)](https://github.com/elastic/kibana/pull/147968)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Matthew
Kime","email":"matt@mattki.me"},"sourceCommit":{"committedDate":"2022-12-29T15:51:20Z","message":"[data
views] allow cross cluster index pattern negation (#147968)\n\n##
Summary\r\n\r\nThe data views api examines comma delimited sections to
see if there are\r\nmatching indices before fetching the field list. The
existing code\r\nchecked for index pattern negation - patterns that
started with a `-`.\r\nHowever, it didn't check for this in cross
cluster case -\r\n`this_cluster:-kibana*`. The code now handles the
cross cluster case\r\nappropriately.\r\n\r\nStill, its unclear to me
whether this logic is necessary, hence why I\r\nopened
https://github.com/elastic/kibana/pull/147970 - I was able to\r\nresolve
the failed tests most familiar to me but I will need to work\r\nwith
engineers from other teams to investigate other failures.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/147926","sha":"e3cac218f011b3de0b39700feed1500f6129fd99","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix","Feature:Data
Views","Team:DataDiscovery","backport:prev-minor","v8.7.0"],"number":147968,"url":"https://github.com/elastic/kibana/pull/147968","mergeCommit":{"message":"[data
views] allow cross cluster index pattern negation (#147968)\n\n##
Summary\r\n\r\nThe data views api examines comma delimited sections to
see if there are\r\nmatching indices before fetching the field list. The
existing code\r\nchecked for index pattern negation - patterns that
started with a `-`.\r\nHowever, it didn't check for this in cross
cluster case -\r\n`this_cluster:-kibana*`. The code now handles the
cross cluster case\r\nappropriately.\r\n\r\nStill, its unclear to me
whether this logic is necessary, hence why I\r\nopened
https://github.com/elastic/kibana/pull/147970 - I was able to\r\nresolve
the failed tests most familiar to me but I will need to work\r\nwith
engineers from other teams to investigate other failures.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/147926","sha":"e3cac218f011b3de0b39700feed1500f6129fd99"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/147968","number":147968,"mergeCommit":{"message":"[data
views] allow cross cluster index pattern negation (#147968)\n\n##
Summary\r\n\r\nThe data views api examines comma delimited sections to
see if there are\r\nmatching indices before fetching the field list. The
existing code\r\nchecked for index pattern negation - patterns that
started with a `-`.\r\nHowever, it didn't check for this in cross
cluster case -\r\n`this_cluster:-kibana*`. The code now handles the
cross cluster case\r\nappropriately.\r\n\r\nStill, its unclear to me
whether this logic is necessary, hence why I\r\nopened
https://github.com/elastic/kibana/pull/147970 - I was able to\r\nresolve
the failed tests most familiar to me but I will need to work\r\nwith
engineers from other teams to investigate other failures.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/147926","sha":"e3cac218f011b3de0b39700feed1500f6129fd99"}}]}]
BACKPORT-->

Co-authored-by: Matthew Kime <matt@mattki.me>
2022-12-29 10:24:43 -07:00
Kibana Machine
03032f86d3
[8.6] increase bulk action retry to 5 (#148169) (#148194)
# Backport

This will backport the following commits from `main` to `8.6`:
- [increase bulk action retry to 5
(#148169)](https://github.com/elastic/kibana/pull/148169)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Julia
Bardi","email":"90178898+juliaElastic@users.noreply.github.com"},"sourceCommit":{"committedDate":"2022-12-29T14:28:36Z","message":"increase
bulk action retry to 5 (#148169)\n\n## Summary\r\n\r\nIncrease retry
count to 5 to help retry on agent doc version conflict.\r\nIt looks like
3 retries are not enough for 100k agents update
tags.\r\nhttps://github.com/elastic/kibana/issues/144161\r\n\r\nThis can
be tested on an ECE high memory instance with 100k
horde\r\nagents.\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common
scenarios","sha":"a9ac5aeb1eac631a2c365004c3f38fdca5c33291","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Fleet","ci:cloud-deploy","v8.7.0","v8.6.1"],"number":148169,"url":"https://github.com/elastic/kibana/pull/148169","mergeCommit":{"message":"increase
bulk action retry to 5 (#148169)\n\n## Summary\r\n\r\nIncrease retry
count to 5 to help retry on agent doc version conflict.\r\nIt looks like
3 retries are not enough for 100k agents update
tags.\r\nhttps://github.com/elastic/kibana/issues/144161\r\n\r\nThis can
be tested on an ECE high memory instance with 100k
horde\r\nagents.\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common
scenarios","sha":"a9ac5aeb1eac631a2c365004c3f38fdca5c33291"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148169","number":148169,"mergeCommit":{"message":"increase
bulk action retry to 5 (#148169)\n\n## Summary\r\n\r\nIncrease retry
count to 5 to help retry on agent doc version conflict.\r\nIt looks like
3 retries are not enough for 100k agents update
tags.\r\nhttps://github.com/elastic/kibana/issues/144161\r\n\r\nThis can
be tested on an ECE high memory instance with 100k
horde\r\nagents.\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common
scenarios","sha":"a9ac5aeb1eac631a2c365004c3f38fdca5c33291"}},{"branch":"8.6","label":"v8.6.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Julia Bardi <90178898+juliaElastic@users.noreply.github.com>
2022-12-29 08:38:52 -07:00
Elastic Machine
c6d9df0159
[8.6] Sync bundled packages with Package Storage (#148173)
Automated by
https://internal-ci.elastic.co/job/package_storage/job/sync-bundled-packages-job/job/main/1148/

Co-authored-by: apmmachine <infra-root+apmmachine@elastic.co>
2022-12-29 08:57:30 -05:00
Kibana Machine
973aba5971
[8.6] [Enterprise Search] Fix buggy data loading for index details page (#148032) (#148149)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Enterprise Search] Fix buggy data loading for index details page
(#148032)](https://github.com/elastic/kibana/pull/148032)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Sloane
Perrault","email":"sloane.perrault@elastic.co"},"sourceCommit":{"committedDate":"2022-12-28T14:29:48Z","message":"[Enterprise
Search] Fix buggy data loading for index details page (#148032)\n\n##
Summary\r\n\r\nCalling this on mount and on `setIndexName` which is
issued via React\r\n`useEffect` would cause a data race. This would
sometimes cause the last\r\nviewed index to be fetched at first and the
data for the index actually\r\nbeing viewed wouldn't show until the
first poll.\r\n\r\n<details>\r\n<summary>🐛 Buggy
behavior</summary>\r\n\r\n\r\nhttps://user-images.githubusercontent.com/1410658/195652568-7e269b45-17ae-4941-96e5-0bcc2fae1af5.mov\r\n\r\n</details>\r\n\r\n<details>\r\n<summary>🔧
Fixed
behavior</summary>\r\n\r\n\r\nhttps://user-images.githubusercontent.com/1699281/209221538-4f518689-f44e-468b-870a-226503760d9b.mov\r\n\r\n</details>\r\n\r\n###
For maintainers\r\n\r\n- [x] This was checked for breaking API changes
and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"cc38847c4ef2d50336bab3ed163c37fbd3a80d1d","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:EnterpriseSearch","backport:prev-minor","v8.7.0"],"number":148032,"url":"https://github.com/elastic/kibana/pull/148032","mergeCommit":{"message":"[Enterprise
Search] Fix buggy data loading for index details page (#148032)\n\n##
Summary\r\n\r\nCalling this on mount and on `setIndexName` which is
issued via React\r\n`useEffect` would cause a data race. This would
sometimes cause the last\r\nviewed index to be fetched at first and the
data for the index actually\r\nbeing viewed wouldn't show until the
first poll.\r\n\r\n<details>\r\n<summary>🐛 Buggy
behavior</summary>\r\n\r\n\r\nhttps://user-images.githubusercontent.com/1410658/195652568-7e269b45-17ae-4941-96e5-0bcc2fae1af5.mov\r\n\r\n</details>\r\n\r\n<details>\r\n<summary>🔧
Fixed
behavior</summary>\r\n\r\n\r\nhttps://user-images.githubusercontent.com/1699281/209221538-4f518689-f44e-468b-870a-226503760d9b.mov\r\n\r\n</details>\r\n\r\n###
For maintainers\r\n\r\n- [x] This was checked for breaking API changes
and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"cc38847c4ef2d50336bab3ed163c37fbd3a80d1d"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148032","number":148032,"mergeCommit":{"message":"[Enterprise
Search] Fix buggy data loading for index details page (#148032)\n\n##
Summary\r\n\r\nCalling this on mount and on `setIndexName` which is
issued via React\r\n`useEffect` would cause a data race. This would
sometimes cause the last\r\nviewed index to be fetched at first and the
data for the index actually\r\nbeing viewed wouldn't show until the
first poll.\r\n\r\n<details>\r\n<summary>🐛 Buggy
behavior</summary>\r\n\r\n\r\nhttps://user-images.githubusercontent.com/1410658/195652568-7e269b45-17ae-4941-96e5-0bcc2fae1af5.mov\r\n\r\n</details>\r\n\r\n<details>\r\n<summary>🔧
Fixed
behavior</summary>\r\n\r\n\r\nhttps://user-images.githubusercontent.com/1699281/209221538-4f518689-f44e-468b-870a-226503760d9b.mov\r\n\r\n</details>\r\n\r\n###
For maintainers\r\n\r\n- [x] This was checked for breaking API changes
and was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"cc38847c4ef2d50336bab3ed163c37fbd3a80d1d"}}]}]
BACKPORT-->

Co-authored-by: Sloane Perrault <sloane.perrault@elastic.co>
2022-12-28 08:38:28 -07:00
Elastic Machine
93183bddac
[8.6] Sync bundled packages with Package Storage (#147837)
Automated by
https://internal-ci.elastic.co/job/package_storage/job/sync-bundled-packages-job/job/main/1091/

Co-authored-by: apmmachine <infra-root+apmmachine@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-12-27 08:02:51 -07:00
Kibana Machine
b4a10d4356
[8.6] [Cloud Posture] update data views spaces (#148093)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Cloud Posture] update data views
spaces](https://github.com/elastic/kibana/pull/148087)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Ido
Cohen","email":"90558359+CohenIdo@users.noreply.github.com"},"sourceCommit":{"committedDate":"2022-12-26T13:08:50Z","message":"[Cloud
Posture] update data views
spaces","sha":"4cd9246639cf67b7e3d85ab8a966add8deffacde","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","ReleaseStatus","v8.6.0","v8.7.0"],"number":148087,"url":"https://github.com/elastic/kibana/pull/148087","mergeCommit":{"message":"[Cloud
Posture] update data views
spaces","sha":"4cd9246639cf67b7e3d85ab8a966add8deffacde"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148087","number":148087,"mergeCommit":{"message":"[Cloud
Posture] update data views
spaces","sha":"4cd9246639cf67b7e3d85ab8a966add8deffacde"}}]}]
BACKPORT-->

Co-authored-by: Ido Cohen <90558359+CohenIdo@users.noreply.github.com>
2022-12-26 07:13:47 -07:00
Kibana Machine
6a5d6d96a5
[8.6] [Enterprise Search] Make add domain input full width (#148064) (#148072)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Enterprise Search] Make add domain input full width
(#148064)](https://github.com/elastic/kibana/pull/148064)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Sander
Philipse","email":"94373878+sphilipse@users.noreply.github.com"},"sourceCommit":{"committedDate":"2022-12-23T16:46:26Z","message":"[Enterprise
Search] Make add domain input full width (#148064)\n\nThis makes the add
domain input in the Elastic crawler full
width","sha":"ff228e6470955949cca74540f5e40682eeddaf9d","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:EnterpriseSearch","v8.6.0","v8.7.0"],"number":148064,"url":"https://github.com/elastic/kibana/pull/148064","mergeCommit":{"message":"[Enterprise
Search] Make add domain input full width (#148064)\n\nThis makes the add
domain input in the Elastic crawler full
width","sha":"ff228e6470955949cca74540f5e40682eeddaf9d"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148064","number":148064,"mergeCommit":{"message":"[Enterprise
Search] Make add domain input full width (#148064)\n\nThis makes the add
domain input in the Elastic crawler full
width","sha":"ff228e6470955949cca74540f5e40682eeddaf9d"}}]}] BACKPORT-->

Co-authored-by: Sander Philipse <94373878+sphilipse@users.noreply.github.com>
2022-12-23 10:52:11 -07:00
Kibana Machine
57ad172be7
[8.6] Fix autocommiting from CI (#148066) (#148069)
# Backport

This will backport the following commits from `main` to `8.6`:
- [Fix autocommiting from CI
(#148066)](https://github.com/elastic/kibana/pull/148066)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"Spencer","email":"spencer@elastic.co"},"sourceCommit":{"committedDate":"2022-12-23T16:31:54Z","message":"Fix
autocommiting from CI (#148066)\n\nThe new images have an updated gh
binary which now requires setting the\r\n`GITHUB_REPO` env var, or
calling `gh repo set-default`. I opted for the\r\nenv var so that we
didn't need to find a good time to execute the CLI\r\n(after the keys
are in the env, but before all other user code) or worry\r\nabout the
logging. This also allows other users of our scripts to\r\ncustomize as
makes sense without having to dive into a bunch of\r\nimperative shell
code.\r\n\r\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"1b8ddc626765af542d4270bdb372a6e8bec14419","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.7.0"],"number":148066,"url":"https://github.com/elastic/kibana/pull/148066","mergeCommit":{"message":"Fix
autocommiting from CI (#148066)\n\nThe new images have an updated gh
binary which now requires setting the\r\n`GITHUB_REPO` env var, or
calling `gh repo set-default`. I opted for the\r\nenv var so that we
didn't need to find a good time to execute the CLI\r\n(after the keys
are in the env, but before all other user code) or worry\r\nabout the
logging. This also allows other users of our scripts to\r\ncustomize as
makes sense without having to dive into a bunch of\r\nimperative shell
code.\r\n\r\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"1b8ddc626765af542d4270bdb372a6e8bec14419"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148066","number":148066,"mergeCommit":{"message":"Fix
autocommiting from CI (#148066)\n\nThe new images have an updated gh
binary which now requires setting the\r\n`GITHUB_REPO` env var, or
calling `gh repo set-default`. I opted for the\r\nenv var so that we
didn't need to find a good time to execute the CLI\r\n(after the keys
are in the env, but before all other user code) or worry\r\nabout the
logging. This also allows other users of our scripts to\r\ncustomize as
makes sense without having to dive into a bunch of\r\nimperative shell
code.\r\n\r\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"1b8ddc626765af542d4270bdb372a6e8bec14419"}}]}]
BACKPORT-->

Co-authored-by: Spencer <spencer@elastic.co>
2022-12-23 10:39:40 -07:00
Ashokaditya
15ecaa9469
[8.6] [Security Solution][Endpoint] Removes id field on nested entries for event filters (#148000) (#148046)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Security Solution][Endpoint] Removes id field on nested entries for
event filters (#148000)](https://github.com/elastic/kibana/pull/148000)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"David
Sánchez","email":"david.sanchezsoler@elastic.co"},"sourceCommit":{"committedDate":"2022-12-22T17:12:39Z","message":"[Security
Solution][Endpoint] Removes id field on nested entries for event filters
(#148000)\n\n## Summary\r\n\r\n- Removes id field on nested entries for
event filters using the write\r\ntransform method.\r\n\r\n### For
maintainers\r\n\r\n- [ ] This was checked for breaking API changes and
was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"6bdbf70fe3efc6fdf1877aaabbe4e525411b6d31","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Onboarding
and Lifecycle
Mgt","v8.6.0","v8.7.0"],"number":148000,"url":"https://github.com/elastic/kibana/pull/148000","mergeCommit":{"message":"[Security
Solution][Endpoint] Removes id field on nested entries for event filters
(#148000)\n\n## Summary\r\n\r\n- Removes id field on nested entries for
event filters using the write\r\ntransform method.\r\n\r\n### For
maintainers\r\n\r\n- [ ] This was checked for breaking API changes and
was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"6bdbf70fe3efc6fdf1877aaabbe4e525411b6d31"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/148000","number":148000,"mergeCommit":{"message":"[Security
Solution][Endpoint] Removes id field on nested entries for event filters
(#148000)\n\n## Summary\r\n\r\n- Removes id field on nested entries for
event filters using the write\r\ntransform method.\r\n\r\n### For
maintainers\r\n\r\n- [ ] This was checked for breaking API changes and
was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"6bdbf70fe3efc6fdf1877aaabbe4e525411b6d31"}}]}]
BACKPORT-->

Co-authored-by: David Sánchez <david.sanchezsoler@elastic.co>
2022-12-23 03:35:38 -07:00