# Backport
This will backport the following commits from `main` to `8.7`:
- [[Canvas] Update function reference docs
(#156409)](https://github.com/elastic/kibana/pull/156409)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Catherine
Liu","email":"catherine.liu@elastic.co"},"sourceCommit":{"committedDate":"2023-05-03T18:24:47Z","message":"[Canvas]
Update function reference docs (#156409)\n\n## Summary\r\n\r\nCloses
#141526.\r\n\r\nThis updates the function reference docs for Canvas
expressions. The\r\nmain update here is the deprecation message added to
`filters` function.\r\nI'm also removing an expression example that
doesn't work.\r\n\r\n<img width=\"866\" alt=\"Screenshot 2023-05-02 at 9
26 54
AM\"\r\nsrc=\"https://user-images.githubusercontent.com/1697105/235727031-8ece820e-3db5-42c7-ba11-e94d647a8b84.png\">\r\n\r\n\r\n@KOTungseth
These changes impact as early as v8.4. Should I backport all\r\nthe way
back through 8.4?\r\n\r\n### Checklist\r\n\r\nDelete any items that are
not applicable to this PR.\r\n\r\n- [ ] Any text added follows [EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n-
[
]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n- [ ] [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- [ ] Any UI
touched in this PR is usable by keyboard only (learn more\r\nabout
[keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n-
[ ] Any UI touched in this PR does not create any new axe
failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[ ] If a plugin configuration key changed, check if it needs to
be\r\nallowlisted in the cloud and added to the
[docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n-
[ ] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n-
[ ] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n###
Risk Matrix\r\n\r\nDelete this section if it is not applicable to this
PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other
developers to\r\nidentify risks that should be tested prior to the
change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider
some of the following examples\r\nand how they may potentially impact
the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes
|\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n|
Multiple Spaces—unexpected behavior in non-default Kibana
Space.\r\n| Low | High | Integration tests will verify that all features
are still\r\nsupported in non-default Kibana Space and when user
switches between\r\nspaces. |\r\n| Multiple nodes—Elasticsearch
polling might have race conditions\r\nwhen multiple Kibana nodes are
polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so
executing them multiple times will not result\r\nin logical error, but
will degrade performance. To test for this case we\r\nadd plenty of unit
tests around this logic and document manual testing\r\nprocedure. |\r\n|
Code should gracefully handle cases when feature X or plugin Y
are\r\ndisabled. | Medium | High | Unit tests will verify that any
feature flag\r\nor plugin combination still results in our service
operational. |\r\n| [See more potential
risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx)
|\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\n---------\r\n\r\nCo-authored-by:
Kaarina Tungseth
<kaarina.tungseth@elastic.co>","sha":"b5e8ab7e67245c0d758a3a6ee064c15320d47ee4","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Presentation","loe:days","release_note:skip","impact:high","Feature:Canvas","v8.4.4","v8.5.4","v8.8.0","v8.6.3","v8.7.2","v8.9.0"],"number":156409,"url":"https://github.com/elastic/kibana/pull/156409","mergeCommit":{"message":"[Canvas]
Update function reference docs (#156409)\n\n## Summary\r\n\r\nCloses
#141526.\r\n\r\nThis updates the function reference docs for Canvas
expressions. The\r\nmain update here is the deprecation message added to
`filters` function.\r\nI'm also removing an expression example that
doesn't work.\r\n\r\n<img width=\"866\" alt=\"Screenshot 2023-05-02 at 9
26 54
AM\"\r\nsrc=\"https://user-images.githubusercontent.com/1697105/235727031-8ece820e-3db5-42c7-ba11-e94d647a8b84.png\">\r\n\r\n\r\n@KOTungseth
These changes impact as early as v8.4. Should I backport all\r\nthe way
back through 8.4?\r\n\r\n### Checklist\r\n\r\nDelete any items that are
not applicable to this PR.\r\n\r\n- [ ] Any text added follows [EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n-
[
]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n- [ ] [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- [ ] Any UI
touched in this PR is usable by keyboard only (learn more\r\nabout
[keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n-
[ ] Any UI touched in this PR does not create any new axe
failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[ ] If a plugin configuration key changed, check if it needs to
be\r\nallowlisted in the cloud and added to the
[docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n-
[ ] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n-
[ ] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n###
Risk Matrix\r\n\r\nDelete this section if it is not applicable to this
PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other
developers to\r\nidentify risks that should be tested prior to the
change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider
some of the following examples\r\nand how they may potentially impact
the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes
|\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n|
Multiple Spaces—unexpected behavior in non-default Kibana
Space.\r\n| Low | High | Integration tests will verify that all features
are still\r\nsupported in non-default Kibana Space and when user
switches between\r\nspaces. |\r\n| Multiple nodes—Elasticsearch
polling might have race conditions\r\nwhen multiple Kibana nodes are
polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so
executing them multiple times will not result\r\nin logical error, but
will degrade performance. To test for this case we\r\nadd plenty of unit
tests around this logic and document manual testing\r\nprocedure. |\r\n|
Code should gracefully handle cases when feature X or plugin Y
are\r\ndisabled. | Medium | High | Unit tests will verify that any
feature flag\r\nor plugin combination still results in our service
operational. |\r\n| [See more potential
risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx)
|\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\n---------\r\n\r\nCo-authored-by:
Kaarina Tungseth
<kaarina.tungseth@elastic.co>","sha":"b5e8ab7e67245c0d758a3a6ee064c15320d47ee4"}},"sourceBranch":"main","suggestedTargetBranches":["8.4","8.5","8.8","8.6","8.7"],"targetPullRequestStates":[{"branch":"8.4","label":"v8.4.4","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.5","label":"v8.5.4","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.7","label":"v8.7.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/156409","number":156409,"mergeCommit":{"message":"[Canvas]
Update function reference docs (#156409)\n\n## Summary\r\n\r\nCloses
#141526.\r\n\r\nThis updates the function reference docs for Canvas
expressions. The\r\nmain update here is the deprecation message added to
`filters` function.\r\nI'm also removing an expression example that
doesn't work.\r\n\r\n<img width=\"866\" alt=\"Screenshot 2023-05-02 at 9
26 54
AM\"\r\nsrc=\"https://user-images.githubusercontent.com/1697105/235727031-8ece820e-3db5-42c7-ba11-e94d647a8b84.png\">\r\n\r\n\r\n@KOTungseth
These changes impact as early as v8.4. Should I backport all\r\nthe way
back through 8.4?\r\n\r\n### Checklist\r\n\r\nDelete any items that are
not applicable to this PR.\r\n\r\n- [ ] Any text added follows [EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n-
[
]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n- [ ] [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- [ ] Any UI
touched in this PR is usable by keyboard only (learn more\r\nabout
[keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n-
[ ] Any UI touched in this PR does not create any new axe
failures\r\n(run axe in
browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n-
[ ] If a plugin configuration key changed, check if it needs to
be\r\nallowlisted in the cloud and added to the
[docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n-
[ ] This renders correctly on smaller devices using a
responsive\r\nlayout. (You can test this [in
your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n-
[ ] This was checked for
[cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n###
Risk Matrix\r\n\r\nDelete this section if it is not applicable to this
PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other
developers to\r\nidentify risks that should be tested prior to the
change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider
some of the following examples\r\nand how they may potentially impact
the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes
|\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n|
Multiple Spaces—unexpected behavior in non-default Kibana
Space.\r\n| Low | High | Integration tests will verify that all features
are still\r\nsupported in non-default Kibana Space and when user
switches between\r\nspaces. |\r\n| Multiple nodes—Elasticsearch
polling might have race conditions\r\nwhen multiple Kibana nodes are
polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so
executing them multiple times will not result\r\nin logical error, but
will degrade performance. To test for this case we\r\nadd plenty of unit
tests around this logic and document manual testing\r\nprocedure. |\r\n|
Code should gracefully handle cases when feature X or plugin Y
are\r\ndisabled. | Medium | High | Unit tests will verify that any
feature flag\r\nor plugin combination still results in our service
operational. |\r\n| [See more potential
risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx)
|\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\n---------\r\n\r\nCo-authored-by:
Kaarina Tungseth
<kaarina.tungseth@elastic.co>","sha":"b5e8ab7e67245c0d758a3a6ee064c15320d47ee4"}}]}]
BACKPORT-->
Co-authored-by: Catherine Liu <catherine.liu@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Automate two rule management screenshots
(#155566)](https://github.com/elastic/kibana/pull/155566)
<!--- 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-04-25T15:11:22Z","message":"[DOCS]
Automate two rule management screenshots
(#155566)","sha":"fb68f2075ad148e9d7eafc0e5778d5a720bb64d5","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Alerting/RulesManagement","backport:prev-minor","v8.8.0"],"number":155566,"url":"https://github.com/elastic/kibana/pull/155566","mergeCommit":{"message":"[DOCS]
Automate two rule management screenshots
(#155566)","sha":"fb68f2075ad148e9d7eafc0e5778d5a720bb64d5"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/155566","number":155566,"mergeCommit":{"message":"[DOCS]
Automate two rule management screenshots
(#155566)","sha":"fb68f2075ad148e9d7eafc0e5778d5a720bb64d5"}}]}]
BACKPORT-->
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Automate email-params-test.png, add title in connector table
rows (#155469)](https://github.com/elastic/kibana/pull/155469)
<!--- 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-04-21T19:19:33Z","message":"[DOCS]
Automate email-params-test.png, add title in connector table rows
(#155469)","sha":"e1b3bc259aecec5aff8e69b837b5723ba215a244","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Actions/ConnectorTypes","backport:prev-minor","v8.8.0"],"number":155469,"url":"https://github.com/elastic/kibana/pull/155469","mergeCommit":{"message":"[DOCS]
Automate email-params-test.png, add title in connector table rows
(#155469)","sha":"e1b3bc259aecec5aff8e69b837b5723ba215a244"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/155469","number":155469,"mergeCommit":{"message":"[DOCS]
Automate email-params-test.png, add title in connector table rows
(#155469)","sha":"e1b3bc259aecec5aff8e69b837b5723ba215a244"}}]}]
BACKPORT-->
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Remove or move book-scoped attributes
(#155210)](https://github.com/elastic/kibana/pull/155210)
<!--- 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-04-20T16:12:09Z","message":"[DOCS]
Remove or move book-scoped attributes
(#155210)","sha":"5120d692c8c6a1545fbc40acff7b691523eb32d9","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.8.0","v8.7.1"],"number":155210,"url":"https://github.com/elastic/kibana/pull/155210","mergeCommit":{"message":"[DOCS]
Remove or move book-scoped attributes
(#155210)","sha":"5120d692c8c6a1545fbc40acff7b691523eb32d9"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/155210","number":155210,"mergeCommit":{"message":"[DOCS]
Remove or move book-scoped attributes
(#155210)","sha":"5120d692c8c6a1545fbc40acff7b691523eb32d9"}},{"branch":"8.7","label":"v8.7.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
## Summary
Adds the release notes for 8.7.1.
---------
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Co-authored-by: Jen Huang <its.jenetic@gmail.com>
This PR adds a known issue to the 8.7.0 release notes for a missing User
Experience panel in the Observability Overview page.
---------
Co-authored-by: @colleenmcginnis
# Backport
This will backport the following commits from `main` to `8.7`:
- [docs: link to android agent central config docs
(#154303)](https://github.com/elastic/kibana/pull/154303)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Brandon
Morelli","email":"brandon.morelli@elastic.co"},"sourceCommit":{"committedDate":"2023-04-04T03:01:36Z","message":"docs:
link to android agent central config docs (#154303)\n\n###
Summary\r\n\r\nThe Android agent officially supports central
configuration as of\r\nversion 0.4.0. This PR links from the central
configuration\r\ndocumentation to the Android agent config reference.
Closes\r\nhttps://github.com/elastic/observability-docs/issues/2812.
cc\r\n@LikeTheSalad","sha":"d498c2fe74711e7264ac1fe39de82babf2664c7b","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:APM","release_note:skip","v8.8.0","v8.7.1"],"number":154303,"url":"https://github.com/elastic/kibana/pull/154303","mergeCommit":{"message":"docs:
link to android agent central config docs (#154303)\n\n###
Summary\r\n\r\nThe Android agent officially supports central
configuration as of\r\nversion 0.4.0. This PR links from the central
configuration\r\ndocumentation to the Android agent config reference.
Closes\r\nhttps://github.com/elastic/observability-docs/issues/2812.
cc\r\n@LikeTheSalad","sha":"d498c2fe74711e7264ac1fe39de82babf2664c7b"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/154303","number":154303,"mergeCommit":{"message":"docs:
link to android agent central config docs (#154303)\n\n###
Summary\r\n\r\nThe Android agent officially supports central
configuration as of\r\nversion 0.4.0. This PR links from the central
configuration\r\ndocumentation to the Android agent config reference.
Closes\r\nhttps://github.com/elastic/observability-docs/issues/2812.
cc\r\n@LikeTheSalad","sha":"d498c2fe74711e7264ac1fe39de82babf2664c7b"}},{"branch":"8.7","label":"v8.7.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[Docs] Fix curl examples in update data view api docs
(#153292)](https://github.com/elastic/kibana/pull/153292)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Nick
Peihl","email":"nick.peihl@elastic.co"},"sourceCommit":{"committedDate":"2023-04-03T20:02:26Z","message":"[Docs]
Fix curl examples in update data view api docs (#153292)\n\n##
Summary\r\n\r\nFixes typos in the curl examples in the Update data views
API docs.\r\n\r\n[Reported by a
community\r\nuser](https://discuss.elastic.co/t/kibana-data-view-update-api-request-doesnt-work/327435/5).","sha":"95d48205924474153735ffa6a9a21e6d34b29ac3","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","Team:DataDiscovery","v8.0.2","v8.1.3","v8.2.3","backport:all-open","v8.3.3","v8.4.3","v8.5.3","v8.6.2","v8.8.0","v8.7.1"],"number":153292,"url":"https://github.com/elastic/kibana/pull/153292","mergeCommit":{"message":"[Docs]
Fix curl examples in update data view api docs (#153292)\n\n##
Summary\r\n\r\nFixes typos in the curl examples in the Update data views
API docs.\r\n\r\n[Reported by a
community\r\nuser](https://discuss.elastic.co/t/kibana-data-view-update-api-request-doesnt-work/327435/5).","sha":"95d48205924474153735ffa6a9a21e6d34b29ac3"}},"sourceBranch":"main","suggestedTargetBranches":["8.0","8.1","8.2","8.3","8.4","8.5","8.6","8.7"],"targetPullRequestStates":[{"branch":"8.0","label":"v8.0.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.1","label":"v8.1.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.2","label":"v8.2.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.3","label":"v8.3.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.4","label":"v8.4.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.5","label":"v8.5.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/153292","number":153292,"mergeCommit":{"message":"[Docs]
Fix curl examples in update data view api docs (#153292)\n\n##
Summary\r\n\r\nFixes typos in the curl examples in the Update data views
API docs.\r\n\r\n[Reported by a
community\r\nuser](https://discuss.elastic.co/t/kibana-data-view-update-api-request-doesnt-work/327435/5).","sha":"95d48205924474153735ffa6a9a21e6d34b29ac3"}},{"branch":"8.7","label":"v8.7.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Nick Peihl <nick.peihl@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Add details to xpack.fleet.outputs settings
(#154247)](https://github.com/elastic/kibana/pull/154247)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"David
Kilfoyle","email":"41695641+kilfoyle@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-04-03T14:04:18Z","message":"[DOCS]
Add details to xpack.fleet.outputs settings (#154247)\n\nThis updates
the [Fleet settings
in\r\nKibana](https://www.elastic.co/guide/en/kibana/current/fleet-settings-kb.html)\r\npage
with details for the `xpack.fleet.outputs` settings.\r\n\r\n@nchaulet
and @jeanfabrice In addition to what we discussed I updated\r\nthe
`is_default` setting as well, but it probably could use some
fixing\r\nup (i.e., is the setting for \"all non-monitoring data\" or
something\r\nelse)?\r\n\r\nPreview:\r\n\r\n","sha":"da4e7826c4ce16c14da569ec9819eccb26ea081f","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","Team:Fleet","docs","v8.6.2","v8.8.0","v8.7.1"],"number":154247,"url":"https://github.com/elastic/kibana/pull/154247","mergeCommit":{"message":"[DOCS]
Add details to xpack.fleet.outputs settings (#154247)\n\nThis updates
the [Fleet settings
in\r\nKibana](https://www.elastic.co/guide/en/kibana/current/fleet-settings-kb.html)\r\npage
with details for the `xpack.fleet.outputs` settings.\r\n\r\n@nchaulet
and @jeanfabrice In addition to what we discussed I updated\r\nthe
`is_default` setting as well, but it probably could use some
fixing\r\nup (i.e., is the setting for \"all non-monitoring data\" or
something\r\nelse)?\r\n\r\nPreview:\r\n\r\n","sha":"da4e7826c4ce16c14da569ec9819eccb26ea081f"}},"sourceBranch":"main","suggestedTargetBranches":["8.6","8.7"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/154247","number":154247,"mergeCommit":{"message":"[DOCS]
Add details to xpack.fleet.outputs settings (#154247)\n\nThis updates
the [Fleet settings
in\r\nKibana](https://www.elastic.co/guide/en/kibana/current/fleet-settings-kb.html)\r\npage
with details for the `xpack.fleet.outputs` settings.\r\n\r\n@nchaulet
and @jeanfabrice In addition to what we discussed I updated\r\nthe
`is_default` setting as well, but it probably could use some
fixing\r\nup (i.e., is the setting for \"all non-monitoring data\" or
something\r\nelse)?\r\n\r\nPreview:\r\n\r\n","sha":"da4e7826c4ce16c14da569ec9819eccb26ea081f"}},{"branch":"8.7","label":"v8.7.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
# Backport
This will backport the following commits from `main` to `8.7`:
- [docs: interpreting ci failures
(#153549)](https://github.com/elastic/kibana/pull/153549)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Victor
Martinez","email":"victormartinezrubio@gmail.com"},"sourceCommit":{"committedDate":"2023-03-24T16:27:11Z","message":"docs:
interpreting ci failures (#153549)\n\n## Summary\r\n\r\nReplace the
deprecated Jenkins specifics in the interpreting CI failures\r\nsection
for something Buildkite specific.\r\n\r\nPlease bear with me, I'm not
much familiar with the implementations but\r\nfound the current
documentation to be
obsoleted.","sha":"e1b12fd61accd493ef0776d90743c060f377ab18","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.8.0","v8.7.1"],"number":153549,"url":"https://github.com/elastic/kibana/pull/153549","mergeCommit":{"message":"docs:
interpreting ci failures (#153549)\n\n## Summary\r\n\r\nReplace the
deprecated Jenkins specifics in the interpreting CI failures\r\nsection
for something Buildkite specific.\r\n\r\nPlease bear with me, I'm not
much familiar with the implementations but\r\nfound the current
documentation to be
obsoleted.","sha":"e1b12fd61accd493ef0776d90743c060f377ab18"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/153549","number":153549,"mergeCommit":{"message":"docs:
interpreting ci failures (#153549)\n\n## Summary\r\n\r\nReplace the
deprecated Jenkins specifics in the interpreting CI failures\r\nsection
for something Buildkite specific.\r\n\r\nPlease bear with me, I'm not
much familiar with the implementations but\r\nfound the current
documentation to be
obsoleted.","sha":"e1b12fd61accd493ef0776d90743c060f377ab18"}},{"branch":"8.7","label":"v8.7.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Add responses components in connector open API specification
(#153136)](https://github.com/elastic/kibana/pull/153136)
<!--- 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-03-29T02:28:43Z","message":"[DOCS]
Add responses components in connector open API specification
(#153136)","sha":"782a3d5e4285470763acb2c20aa3407b60c6fe06","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Actions/ConnectorsManagement","v8.8.0","v8.7.1"],"number":153136,"url":"https://github.com/elastic/kibana/pull/153136","mergeCommit":{"message":"[DOCS]
Add responses components in connector open API specification
(#153136)","sha":"782a3d5e4285470763acb2c20aa3407b60c6fe06"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/153136","number":153136,"mergeCommit":{"message":"[DOCS]
Add responses components in connector open API specification
(#153136)","sha":"782a3d5e4285470763acb2c20aa3407b60c6fe06"}},{"branch":"8.7","label":"v8.7.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Refresh and automate screenshots for connector logs
(#153510)](https://github.com/elastic/kibana/pull/153510)
<!--- 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-03-23T18:27:00Z","message":"[DOCS]
Refresh and automate screenshots for connector logs
(#153510)","sha":"552e47280da717c97a958050c9ca06c43b68112f","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Actions/ConnectorsManagement","v8.7.0","v8.8.0"],"number":153510,"url":"https://github.com/elastic/kibana/pull/153510","mergeCommit":{"message":"[DOCS]
Refresh and automate screenshots for connector logs
(#153510)","sha":"552e47280da717c97a958050c9ca06c43b68112f"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/153510","number":153510,"mergeCommit":{"message":"[DOCS]
Refresh and automate screenshots for connector logs
(#153510)","sha":"552e47280da717c97a958050c9ca06c43b68112f"}}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Describe how to use Elastic Agent to monitor Kibana
(#152634)](https://github.com/elastic/kibana/pull/152634)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"DeDe
Morton","email":"dede.morton@elastic.co"},"sourceCommit":{"committedDate":"2023-03-23T18:00:13Z","message":"[DOCS]
Describe how to use Elastic Agent to monitor Kibana (#152634)\n\n##
Summary\r\n\r\nAdd Elastic Agent as another way to collect monitoring
data.\r\n\r\nThis work is tracked
by\r\nhttps://github.com/elastic/observability-docs/issues/2602.\r\n\r\nThere
will be additional PRs to address changes required to monitoring\r\ndocs
for other stack components. TBH, it pains me a bit to see how
many\r\nplaces users need to go to find info about stack monitoring, but
fixing\r\nthat problem is not in scope for these updates unfortunately.
:-/\r\n\r\nPlease respond to questions addressed to
reviewers.\r\n\r\n### Checklist\r\n\r\nDelete any items that are not
applicable to this PR.\r\n\r\n- [x] Any text added follows [EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n\r\n###
To Do before merging\r\n\r\n- [x] Remove questions to
reviewers.\r\n\r\n---------\r\n\r\nCo-authored-by: Kevin Lacabane
<klacabane@gmail.com>","sha":"9ff847dec75a5a562cc46d121cbec57c45da177d","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","auto-backport-next","v8.7.0","v8.8.0"],"number":152634,"url":"https://github.com/elastic/kibana/pull/152634","mergeCommit":{"message":"[DOCS]
Describe how to use Elastic Agent to monitor Kibana (#152634)\n\n##
Summary\r\n\r\nAdd Elastic Agent as another way to collect monitoring
data.\r\n\r\nThis work is tracked
by\r\nhttps://github.com/elastic/observability-docs/issues/2602.\r\n\r\nThere
will be additional PRs to address changes required to monitoring\r\ndocs
for other stack components. TBH, it pains me a bit to see how
many\r\nplaces users need to go to find info about stack monitoring, but
fixing\r\nthat problem is not in scope for these updates unfortunately.
:-/\r\n\r\nPlease respond to questions addressed to
reviewers.\r\n\r\n### Checklist\r\n\r\nDelete any items that are not
applicable to this PR.\r\n\r\n- [x] Any text added follows [EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n\r\n###
To Do before merging\r\n\r\n- [x] Remove questions to
reviewers.\r\n\r\n---------\r\n\r\nCo-authored-by: Kevin Lacabane
<klacabane@gmail.com>","sha":"9ff847dec75a5a562cc46d121cbec57c45da177d"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/152634","number":152634,"mergeCommit":{"message":"[DOCS]
Describe how to use Elastic Agent to monitor Kibana (#152634)\n\n##
Summary\r\n\r\nAdd Elastic Agent as another way to collect monitoring
data.\r\n\r\nThis work is tracked
by\r\nhttps://github.com/elastic/observability-docs/issues/2602.\r\n\r\nThere
will be additional PRs to address changes required to monitoring\r\ndocs
for other stack components. TBH, it pains me a bit to see how
many\r\nplaces users need to go to find info about stack monitoring, but
fixing\r\nthat problem is not in scope for these updates unfortunately.
:-/\r\n\r\nPlease respond to questions addressed to
reviewers.\r\n\r\n### Checklist\r\n\r\nDelete any items that are not
applicable to this PR.\r\n\r\n- [x] Any text added follows [EUI's
writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing),
uses\r\nsentence case text and includes
[i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n\r\n###
To Do before merging\r\n\r\n- [x] Remove questions to
reviewers.\r\n\r\n---------\r\n\r\nCo-authored-by: Kevin Lacabane
<klacabane@gmail.com>","sha":"9ff847dec75a5a562cc46d121cbec57c45da177d"}}]}]
BACKPORT-->
Co-authored-by: DeDe Morton <dede.morton@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Automate screenshots in tracking containment rule
(#153406)](https://github.com/elastic/kibana/pull/153406)
<!--- 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-03-22T14:51:16Z","message":"[DOCS]
Automate screenshots in tracking containment rule
(#153406)","sha":"cc11df727ffa1bc6335e6536150df406301f6a27","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Alerting/RuleTypes","v8.7.0","v8.8.0"],"number":153406,"url":"https://github.com/elastic/kibana/pull/153406","mergeCommit":{"message":"[DOCS]
Automate screenshots in tracking containment rule
(#153406)","sha":"cc11df727ffa1bc6335e6536150df406301f6a27"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/153406","number":153406,"mergeCommit":{"message":"[DOCS]
Automate screenshots in tracking containment rule
(#153406)","sha":"cc11df727ffa1bc6335e6536150df406301f6a27"}}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [Update on rpm.asciidoc (#150269)
(#153333)](https://github.com/elastic/kibana/pull/153333)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT
[{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2023-03-22T00:45:10Z","message":"Update
on rpm.asciidoc (#150269) (#153333)\n\nForward port of
https://github.com/elastic/kibana/pull/150269 from 7.17.\r\nThanks to
the author of the original PR.\r\n\r\nFixes the checksum filename used
to verify the Kibana rpm.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/153013\r\n\r\n---------\r\n\r\nCo-authored-by:
koso3ht4y <thantzin1802@gmail.com>\r\nCo-authored-by: gchaps
<33642766+gchaps@users.noreply.github.com>","sha":"67fab79f4c298d48da5ce350b4e9fbc90cdce9d6","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Operations","release_note:skip","v8.8.0","v8.6.3","v8.7.1"],"number":153333,"url":"https://github.com/elastic/kibana/pull/153333","mergeCommit":{"message":"Update
on rpm.asciidoc (#150269) (#153333)\n\nForward port of
https://github.com/elastic/kibana/pull/150269 from 7.17.\r\nThanks to
the author of the original PR.\r\n\r\nFixes the checksum filename used
to verify the Kibana rpm.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/153013\r\n\r\n---------\r\n\r\nCo-authored-by:
koso3ht4y <thantzin1802@gmail.com>\r\nCo-authored-by: gchaps
<33642766+gchaps@users.noreply.github.com>","sha":"67fab79f4c298d48da5ce350b4e9fbc90cdce9d6"}},"sourceBranch":"main","suggestedTargetBranches":["8.6","8.7"],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/153333","number":153333,"mergeCommit":{"message":"Update
on rpm.asciidoc (#150269) (#153333)\n\nForward port of
https://github.com/elastic/kibana/pull/150269 from 7.17.\r\nThanks to
the author of the original PR.\r\n\r\nFixes the checksum filename used
to verify the Kibana rpm.\r\n\r\nCloses
https://github.com/elastic/kibana/issues/153013\r\n\r\n---------\r\n\r\nCo-authored-by:
koso3ht4y <thantzin1802@gmail.com>\r\nCo-authored-by: gchaps
<33642766+gchaps@users.noreply.github.com>","sha":"67fab79f4c298d48da5ce350b4e9fbc90cdce9d6"}},{"branch":"8.6","label":"v8.6.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.7","label":"v8.7.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Jon <jon@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Updates text on docs landing page
(#152152)](https://github.com/elastic/kibana/pull/152152)
<!--- 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-03-08T16:05:13Z","message":"[DOCS]
Updates text on docs landing page (#152152)\n\n## Summary\r\n\r\nThis PR
updates the text in the solutions cards on the docs
landing\r\npage.\r\n\r\n\r\n[Preview](https://kibana_152152.docs-preview.app.elstc.co/guide/en/kibana/master/index.html)","sha":"df620e1d7e45751001b22fbf35a7bba5789ba094","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.6.0","v8.7.0","v8.8.0"],"number":152152,"url":"https://github.com/elastic/kibana/pull/152152","mergeCommit":{"message":"[DOCS]
Updates text on docs landing page (#152152)\n\n## Summary\r\n\r\nThis PR
updates the text in the solutions cards on the docs
landing\r\npage.\r\n\r\n\r\n[Preview](https://kibana_152152.docs-preview.app.elstc.co/guide/en/kibana/master/index.html)","sha":"df620e1d7e45751001b22fbf35a7bba5789ba094"}},"sourceBranch":"main","suggestedTargetBranches":["8.6","8.7"],"targetPullRequestStates":[{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/152152","number":152152,"mergeCommit":{"message":"[DOCS]
Updates text on docs landing page (#152152)\n\n## Summary\r\n\r\nThis PR
updates the text in the solutions cards on the docs
landing\r\npage.\r\n\r\n\r\n[Preview](https://kibana_152152.docs-preview.app.elstc.co/guide/en/kibana/master/index.html)","sha":"df620e1d7e45751001b22fbf35a7bba5789ba094"}}]}]
BACKPORT-->
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
# Backport
This will backport the following commits from `main` to `8.7`:
- [Updating debugging docs: replacing apm.dev.js configuration
references with kibana.dev.yml
(#152237)](https://github.com/elastic/kibana/pull/152237)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Carly
Richmond","email":"74931905+carlyrichmond@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-03-08T14:43:34Z","message":"Updating
debugging docs: replacing apm.dev.js configuration references with
kibana.dev.yml (#152237)\n\n## Summary\r\n\r\nUpdating the Debugging
Kibana documentation:\r\n\r\n1. Adding Python as additional
pre-requisite technology\r\n2. Replacing apm.dev.js configuration with
updated kibana.dev.yml\r\napproach\r\n\r\nSimilar to recent discussion
in issue #79490, I've found that the\r\n`apm.dev.js` approach is no
longer working.\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]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n\r\n### Risk
Matrix\r\n\r\nN/A\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":"867c906f6c872357b5e2e6335c5145d1f58e3730","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:fix","💝community","backport-v8.0.0","v8.7.0","v8.8.0","v8.7.1"],"number":152237,"url":"https://github.com/elastic/kibana/pull/152237","mergeCommit":{"message":"Updating
debugging docs: replacing apm.dev.js configuration references with
kibana.dev.yml (#152237)\n\n## Summary\r\n\r\nUpdating the Debugging
Kibana documentation:\r\n\r\n1. Adding Python as additional
pre-requisite technology\r\n2. Replacing apm.dev.js configuration with
updated kibana.dev.yml\r\napproach\r\n\r\nSimilar to recent discussion
in issue #79490, I've found that the\r\n`apm.dev.js` approach is no
longer working.\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]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n\r\n### Risk
Matrix\r\n\r\nN/A\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":"867c906f6c872357b5e2e6335c5145d1f58e3730"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/152237","number":152237,"mergeCommit":{"message":"Updating
debugging docs: replacing apm.dev.js configuration references with
kibana.dev.yml (#152237)\n\n## Summary\r\n\r\nUpdating the Debugging
Kibana documentation:\r\n\r\n1. Adding Python as additional
pre-requisite technology\r\n2. Replacing apm.dev.js configuration with
updated kibana.dev.yml\r\napproach\r\n\r\nSimilar to recent discussion
in issue #79490, I've found that the\r\n`apm.dev.js` approach is no
longer working.\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]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas
added for features that require explanation or tutorials\r\n\r\n### Risk
Matrix\r\n\r\nN/A\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":"867c906f6c872357b5e2e6335c5145d1f58e3730"}}]}]
BACKPORT-->
Co-authored-by: Carly Richmond <74931905+carlyrichmond@users.noreply.github.com>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Refresh index threshold rule screenshots
(#152310)](https://github.com/elastic/kibana/pull/152310)
<!--- 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-03-02T15:46:19Z","message":"[DOCS]
Refresh index threshold rule screenshots
(#152310)","sha":"0c60d8edb7cc32c8574d1665f9d81863582aa666","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Alerting/RuleTypes","v8.7.0","v8.8.0"],"number":152310,"url":"https://github.com/elastic/kibana/pull/152310","mergeCommit":{"message":"[DOCS]
Refresh index threshold rule screenshots
(#152310)","sha":"0c60d8edb7cc32c8574d1665f9d81863582aa666"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/152310","number":152310,"mergeCommit":{"message":"[DOCS]
Refresh index threshold rule screenshots
(#152310)","sha":"0c60d8edb7cc32c8574d1665f9d81863582aa666"}}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Adds Visualizations features for 8.7
(#151045)](https://github.com/elastic/kibana/pull/151045)
<!--- 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-03-01T20:28:19Z","message":"[DOCS]
Adds Visualizations features for 8.7 (#151045)\n\n## Summary\r\n\r\nAdds
the 8.7 docs for:\r\n\r\n- #149388\r\n- #148829\r\n- Closes #144590\r\n-
Replaces
#144551","sha":"3de0009dd184d031c08fe5b3c3a4e7f56352b510","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Visualizations","release_note:skip","v8.7.0","v8.8.0"],"number":151045,"url":"https://github.com/elastic/kibana/pull/151045","mergeCommit":{"message":"[DOCS]
Adds Visualizations features for 8.7 (#151045)\n\n## Summary\r\n\r\nAdds
the 8.7 docs for:\r\n\r\n- #149388\r\n- #148829\r\n- Closes #144590\r\n-
Replaces
#144551","sha":"3de0009dd184d031c08fe5b3c3a4e7f56352b510"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/151045","number":151045,"mergeCommit":{"message":"[DOCS]
Adds Visualizations features for 8.7 (#151045)\n\n## Summary\r\n\r\nAdds
the 8.7 docs for:\r\n\r\n- #149388\r\n- #148829\r\n- Closes #144590\r\n-
Replaces #144551","sha":"3de0009dd184d031c08fe5b3c3a4e7f56352b510"}}]}]
BACKPORT-->
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Add deprecation details to case APIs
(#152033)](https://github.com/elastic/kibana/pull/152033)
<!--- 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-02-28T17:17:02Z","message":"[DOCS]
Add deprecation details to case APIs
(#152033)","sha":"b75b272a883a46990f6329044e263704c0e2ebcc","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Cases","backport:prev-minor","v8.7.0","v8.8.0"],"number":152033,"url":"https://github.com/elastic/kibana/pull/152033","mergeCommit":{"message":"[DOCS]
Add deprecation details to case APIs
(#152033)","sha":"b75b272a883a46990f6329044e263704c0e2ebcc"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/152033","number":152033,"mergeCommit":{"message":"[DOCS]
Add deprecation details to case APIs
(#152033)","sha":"b75b272a883a46990f6329044e263704c0e2ebcc"}}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Add stub for find case activity API
(#152041)](https://github.com/elastic/kibana/pull/152041)
<!--- 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-02-28T17:16:33Z","message":"[DOCS]
Add stub for find case activity API
(#152041)","sha":"1607f812eb50127b56b6a1bace86a76c91b6ee3c","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Cases","backport:prev-minor","v8.7.0","v8.8.0"],"number":152041,"url":"https://github.com/elastic/kibana/pull/152041","mergeCommit":{"message":"[DOCS]
Add stub for find case activity API
(#152041)","sha":"1607f812eb50127b56b6a1bace86a76c91b6ee3c"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/152041","number":152041,"mergeCommit":{"message":"[DOCS]
Add stub for find case activity API
(#152041)","sha":"1607f812eb50127b56b6a1bace86a76c91b6ee3c"}}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Add alert summaries to overview
(#151817)](https://github.com/elastic/kibana/pull/151817)
<!--- 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-02-27T17:51:15Z","message":"[DOCS]
Add alert summaries to overview
(#151817)","sha":"130d2a7a7c49356dfd92b12078201c5e418db9e0","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Alerting","release_note:skip","Team:ResponseOps","docs","backport:prev-minor","v8.7.0","v8.8.0"],"number":151817,"url":"https://github.com/elastic/kibana/pull/151817","mergeCommit":{"message":"[DOCS]
Add alert summaries to overview
(#151817)","sha":"130d2a7a7c49356dfd92b12078201c5e418db9e0"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/151817","number":151817,"mergeCommit":{"message":"[DOCS]
Add alert summaries to overview
(#151817)","sha":"130d2a7a7c49356dfd92b12078201c5e418db9e0"}}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Create and manage rule action frequencies
(#150957)](https://github.com/elastic/kibana/pull/150957)
<!--- 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-02-23T21:16:46Z","message":"[DOCS]
Create and manage rule action frequencies
(#150957)","sha":"b37258e19ce88abc3324466500f21154f5f9f04b","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Alerting/RulesManagement","backport:prev-minor","v8.7.0","v8.8.0"],"number":150957,"url":"https://github.com/elastic/kibana/pull/150957","mergeCommit":{"message":"[DOCS]
Create and manage rule action frequencies
(#150957)","sha":"b37258e19ce88abc3324466500f21154f5f9f04b"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/150957","number":150957,"mergeCommit":{"message":"[DOCS]
Create and manage rule action frequencies
(#150957)","sha":"b37258e19ce88abc3324466500f21154f5f9f04b"}}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[APM]update kibana docs for maxTraceItems
(#151734)](https://github.com/elastic/kibana/pull/151734)
<!--- Backport version: 8.9.7 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Achyut
Jhunjhunwala","email":"achyut.jhunjhunwala@elastic.co"},"sourceCommit":{"committedDate":"2023-02-22T09:09:43Z","message":"[APM]update
kibana docs for maxTraceItems (#151734)\n\n## Summary\r\n\r\nSince we
have this PR merged -\r\nhttps://github.com/elastic/kibana/pull/149062
the documentation too\r\nneeds to be
updated","sha":"c0a1f072efa9eb1b4134f2204dd4402b44ae9ea7","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v8.7.0","v8.8.0"],"number":151734,"url":"https://github.com/elastic/kibana/pull/151734","mergeCommit":{"message":"[APM]update
kibana docs for maxTraceItems (#151734)\n\n## Summary\r\n\r\nSince we
have this PR merged -\r\nhttps://github.com/elastic/kibana/pull/149062
the documentation too\r\nneeds to be
updated","sha":"c0a1f072efa9eb1b4134f2204dd4402b44ae9ea7"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/151734","number":151734,"mergeCommit":{"message":"[APM]update
kibana docs for maxTraceItems (#151734)\n\n## Summary\r\n\r\nSince we
have this PR merged -\r\nhttps://github.com/elastic/kibana/pull/149062
the documentation too\r\nneeds to be
updated","sha":"c0a1f072efa9eb1b4134f2204dd4402b44ae9ea7"}}]}]
BACKPORT-->
Co-authored-by: Achyut Jhunjhunwala <achyut.jhunjhunwala@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[DOCS] Edit layout of connector pages
(#151534)](https://github.com/elastic/kibana/pull/151534)
<!--- 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-02-21T16:20:21Z","message":"[DOCS]
Edit layout of connector pages
(#151534)","sha":"3759d73bac53a7d818531ffa9f55fe91aba39797","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Actions/ConnectorTypes","backport:prev-minor","v8.7.0","v8.8.0","v8.6.3"],"number":151534,"url":"https://github.com/elastic/kibana/pull/151534","mergeCommit":{"message":"[DOCS]
Edit layout of connector pages
(#151534)","sha":"3759d73bac53a7d818531ffa9f55fe91aba39797"}},"sourceBranch":"main","suggestedTargetBranches":["8.7","8.6"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/151534","number":151534,"mergeCommit":{"message":"[DOCS]
Edit layout of connector pages
(#151534)","sha":"3759d73bac53a7d818531ffa9f55fe91aba39797"}},{"branch":"8.6","label":"v8.6.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
# Backport
This will backport the following commits from `main` to `8.7`:
- [[docs] Document new maxSessions config option
(#151268)](https://github.com/elastic/kibana/pull/151268)
<!--- 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-02-16T18:00:13Z","message":"[docs]
Document new maxSessions config option
(#151268)","sha":"e7ebb0cf40d51106aabdcea7a63381df63c5ca3b","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","v8.7.0","v8.8.0"],"number":151268,"url":"https://github.com/elastic/kibana/pull/151268","mergeCommit":{"message":"[docs]
Document new maxSessions config option
(#151268)","sha":"e7ebb0cf40d51106aabdcea7a63381df63c5ca3b"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/151268","number":151268,"mergeCommit":{"message":"[docs]
Document new maxSessions config option
(#151268)","sha":"e7ebb0cf40d51106aabdcea7a63381df63c5ca3b"}}]}]
BACKPORT-->
Co-authored-by: Thomas Watson <watson@elastic.co>