Commit graph

4001 commits

Author SHA1 Message Date
Guillaume Dufrenne
de0c11fcfd
Update configuring-reporting.asciidoc
The fact that the official documentation pushes to use a deprecated parameter when using an external identity provider and the role_mappings.yml file  makes it look like this is the right way to go, when in fact you should be using dedicated roles for reporting as specified in step 3 https://www.elastic.co/guide/en/kibana/8.7/secure-reporting.html#grant-user-access:~:text=Specify%20the%20role%20settings.
2023-05-09 10:09:04 +02:00
Kibana Machine
416c4ac767
[8.7] [Canvas] Update function reference docs (#156409) (#156609)
# 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&mdash;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&mdash;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&mdash;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&mdash;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&mdash;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&mdash;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>
2023-05-03 14:49:22 -04:00
Kaarina Tungseth
85e6576ed5
[DOCS] Removes tag from 8.7.1 release notes (#155086)
## Summary

Removes the `coming` tag from the 8.7.1 release notes.
2023-05-02 15:06:12 +02:00
Kibana Machine
835b4e7dc8
[8.7] [DOCS] Edits Kibana alerting settings (#155318) (#156021)
# Backport

This will backport the following commits from `main` to `8.7`:
- [[DOCS] Edits Kibana alerting settings
(#155318)](https://github.com/elastic/kibana/pull/155318)

<!--- 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-27T14:26:19Z","message":"[DOCS]
Edits Kibana alerting settings
(#155318)","sha":"7efe3d53c6e8dfeec7da7815d2d4c7a2a965c40e","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.8.0","v8.7.2","v8.9.0"],"number":155318,"url":"https://github.com/elastic/kibana/pull/155318","mergeCommit":{"message":"[DOCS]
Edits Kibana alerting settings
(#155318)","sha":"7efe3d53c6e8dfeec7da7815d2d4c7a2a965c40e"}},"sourceBranch":"main","suggestedTargetBranches":["8.8","8.7"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","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/155318","number":155318,"mergeCommit":{"message":"[DOCS]
Edits Kibana alerting settings
(#155318)","sha":"7efe3d53c6e8dfeec7da7815d2d4c7a2a965c40e"}}]}]
BACKPORT-->

---------

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2023-04-27 11:56:57 -07:00
Lisa Cawley
01746042a3
[8.7] [DOCS] Automate two rule management screenshots (#155566) (#155738)
# 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-->
2023-04-25 13:01:11 -07:00
Lisa Cawley
fde13a9709
[8.7] [DOCS] Automate email-params-test.png, add title in connector table rows (#155469) (#155563)
# 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-->
2023-04-21 14:14:22 -07:00
Kibana Machine
b1d7f51d35
[8.7] [DOCS] Automate email connector screenshot, edit secrets field label (#155464) (#155544)
# Backport

This will backport the following commits from `main` to `8.7`:
- [[DOCS] Automate email connector screenshot, edit secrets field label
(#155464)](https://github.com/elastic/kibana/pull/155464)

<!--- 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-21T18:04:09Z","message":"[DOCS]
Automate email connector screenshot, edit secrets field label
(#155464)","sha":"da4c42da48b8bb62a743f898115f3aab963bfadb","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Actions/ConnectorTypes","ui-copy","backport:prev-minor","v8.8.0"],"number":155464,"url":"https://github.com/elastic/kibana/pull/155464","mergeCommit":{"message":"[DOCS]
Automate email connector screenshot, edit secrets field label
(#155464)","sha":"da4c42da48b8bb62a743f898115f3aab963bfadb"}},"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/155464","number":155464,"mergeCommit":{"message":"[DOCS]
Automate email connector screenshot, edit secrets field label
(#155464)","sha":"da4c42da48b8bb62a743f898115f3aab963bfadb"}}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2023-04-21 12:46:01 -07:00
Kibana Machine
5d87ea710b
[8.7] [DOCS] Automate rule-flyout-rule-conditions.png (#155461) (#155525)
# Backport

This will backport the following commits from `main` to `8.7`:
- [[DOCS] Automate rule-flyout-rule-conditions.png
(#155461)](https://github.com/elastic/kibana/pull/155461)

<!--- 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-21T14:51:28Z","message":"[DOCS]
Automate rule-flyout-rule-conditions.png
(#155461)","sha":"a0aae1aa2325afc52a4df9e16ade49a73fab83dc","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Alerting","release_note:skip","Team:ResponseOps","docs","v8.8.0","v8.7.2"],"number":155461,"url":"https://github.com/elastic/kibana/pull/155461","mergeCommit":{"message":"[DOCS]
Automate rule-flyout-rule-conditions.png
(#155461)","sha":"a0aae1aa2325afc52a4df9e16ade49a73fab83dc"}},"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/155461","number":155461,"mergeCommit":{"message":"[DOCS]
Automate rule-flyout-rule-conditions.png
(#155461)","sha":"a0aae1aa2325afc52a4df9e16ade49a73fab83dc"}},{"branch":"8.7","label":"v8.7.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2023-04-21 10:56:08 -07:00
Kibana Machine
5a11de69f9
[8.7] [DOCS] Remove or move book-scoped attributes (#155210) (#155426)
# 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>
2023-04-20 12:32:37 -04:00
Kaarina Tungseth
ca61fca444
[DOCS] Adds 8.7.1 release notes (#154844)
## 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>
2023-04-17 14:34:04 -05:00
Yngrid Coello
38085e1daf
[APM] plugin description (#154811)
While I was checking [some
documentation](https://www.elastic.co/guide/en/kibana/current/plugin-list.html)
I discovered APM plugin description was `undefined`

<img width="1847" alt="image"
src="https://user-images.githubusercontent.com/1313018/231450602-926abacc-b915-42dd-88fb-462643cc8dc1.png">

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-04-17 03:42:07 -07:00
Essodjolo KAHANAM
d489a2a3ab
Update api.asciidoc (#155021)
removed ` characters from the API request.

## Summary

Summarize your PR. If it involves visual changes include a screenshot or
gif.


### Checklist

Delete any items that are not applicable to this PR.

- [ ] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [ ]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [ ] [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
- [ ] Any UI touched in this PR is usable by keyboard only (learn more
about [keyboard accessibility](https://webaim.org/techniques/keyboard/))
- [ ] Any UI touched in this PR does not create any new axe failures
(run axe in browser:
[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),
[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))
- [ ] If a plugin configuration key changed, check if it needs to be
allowlisted in the cloud and added to the [docker
list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)
- [ ] This renders correctly on smaller devices using a responsive
layout. (You can test this [in your
browser](https://www.browserstack.com/guide/responsive-testing-on-local-server))
- [ ] This was checked for [cross-browser
compatibility](https://www.elastic.co/support/matrix#matrix_browsers)


### Risk Matrix

Delete this section if it is not applicable to this PR.

Before closing this PR, invite QA, stakeholders, and other developers to
identify risks that should be tested prior to the change/feature
release.

When forming the risk matrix, consider some of the following examples
and how they may potentially impact the change:

| Risk | Probability | Severity | Mitigation/Notes |

|---------------------------|-------------|----------|-------------------------|
| Multiple Spaces&mdash;unexpected behavior in non-default Kibana Space.
| Low | High | Integration tests will verify that all features are still
supported in non-default Kibana Space and when user switches between
spaces. |
| Multiple nodes&mdash;Elasticsearch polling might have race conditions
when multiple Kibana nodes are polling for the same tasks. | High | Low
| Tasks are idempotent, so executing them multiple times will not result
in logical error, but will degrade performance. To test for this case we
add plenty of unit tests around this logic and document manual testing
procedure. |
| Code should gracefully handle cases when feature X or plugin Y are
disabled. | Medium | High | Unit tests will verify that any feature flag
or plugin combination still results in our service operational. |
| [See more potential risk
examples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx) |


### For maintainers

- [ ] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
2023-04-17 06:32:21 -04:00
Paul Bianciardi
b68b962a1e
[DOCS] Add known issue with Observability Overview in 8.7.0 (#154593)
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
2023-04-11 14:01:41 +01:00
Kibana Machine
30c920e1dd
[8.7] [DOCS] Remove obsolete X-Pack settings page (#154683) (#154700)
# Backport

This will backport the following commits from `main` to `8.7`:
- [[DOCS] Remove obsolete X-Pack settings page
(#154683)](https://github.com/elastic/kibana/pull/154683)

<!--- 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-11T02:34:34Z","message":"[DOCS]
Remove obsolete X-Pack settings page
(#154683)","sha":"f446b3cda520480c090a8d936b3d050483d47dc6","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":154683,"url":"https://github.com/elastic/kibana/pull/154683","mergeCommit":{"message":"[DOCS]
Remove obsolete X-Pack settings page
(#154683)","sha":"f446b3cda520480c090a8d936b3d050483d47dc6"}},"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/154683","number":154683,"mergeCommit":{"message":"[DOCS]
Remove obsolete X-Pack settings page
(#154683)","sha":"f446b3cda520480c090a8d936b3d050483d47dc6"}},{"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>
2023-04-10 22:55:51 -04:00
István Zoltán Szabó
3b23a76b74
[8.7][DOCS] Changes a link in release notes that points to a PR (#154461)
## Summary

A link change in the 8.7 release notes.
2023-04-05 14:54:35 -04:00
Kibana Machine
cd3e0a730f
[8.7] docs: link to android agent central config docs (#154303) (#154304)
# 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>
2023-04-03 23:21:52 -04:00
Kibana Machine
f0334bf585
[8.7] [Docs] Fix curl examples in update data view api docs (#153292) (#154285)
# 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>
2023-04-03 16:25:03 -04:00
Kibana Machine
183fc6c079
[8.7] [DOCS] Add details to xpack.fleet.outputs settings (#154247) (#154250)
# 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![Screenshot 2023-04-03 at 9
25
55\r\nAM](https://user-images.githubusercontent.com/41695641/229524885-f468deff-947f-4ae8-8f87-5044ca3eae7f.png)","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![Screenshot 2023-04-03 at 9
25
55\r\nAM](https://user-images.githubusercontent.com/41695641/229524885-f468deff-947f-4ae8-8f87-5044ca3eae7f.png)","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![Screenshot 2023-04-03 at 9
25
55\r\nAM](https://user-images.githubusercontent.com/41695641/229524885-f468deff-947f-4ae8-8f87-5044ca3eae7f.png)","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>
2023-04-03 10:24:16 -04:00
István Zoltán Szabó
1ee939ff01
[8.7][DOCS] Adds transforms-related items to 8.7 release notes (#154214)
## Summary

This PR updates the 8.7 release notes with two transforms-related items.
2023-04-03 11:41:12 +02:00
Kibana Machine
3e3d4662fe
[8.7] docs: interpreting ci failures (#153549) (#154124)
# 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>
2023-03-31 04:25:22 -04:00
gchaps
5c0fe55922
Update whats-new.asciidoc (#154057)
Removes tag.
2023-03-30 07:38:23 -07:00
Kaarina Tungseth
41d8a560d5
[DOCS] Removes 8.7 tag (#151951)
## Summary

Removes the `coming` tag from the 8.7.0 release notes.
2023-03-30 08:36:09 -05:00
Kibana Machine
a70af58b1b
[8.7] [APM] 8.7.0 Documentation and screenshot updates (#153140) (#153967)
# Backport

This will backport the following commits from `main` to `8.7`:
- [[APM] 8.7.0 Documentation and screenshot updates
(#153140)](https://github.com/elastic/kibana/pull/153140)

<!--- 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-03-29T17:21:44Z","message":"[APM]
8.7.0 Documentation and screenshot updates (#153140)\n\n###
Summary\r\n\r\n- Closes
https://github.com/elastic/observability-docs/issues/2632.\r\n- Closes
https://github.com/elastic/observability-docs/issues/2631.\r\n- Closes
https://github.com/elastic/observability-docs/issues/2633.\r\n- Closes
https://github.com/elastic/observability-docs/issues/2630.\r\n- Closes
https://github.com/elastic/observability-docs/issues/1339.","sha":"733a6c22444599ca5133802e613737555cec124d","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","docs","v8.7.0","v8.8.0"],"number":153140,"url":"https://github.com/elastic/kibana/pull/153140","mergeCommit":{"message":"[APM]
8.7.0 Documentation and screenshot updates (#153140)\n\n###
Summary\r\n\r\n- Closes
https://github.com/elastic/observability-docs/issues/2632.\r\n- Closes
https://github.com/elastic/observability-docs/issues/2631.\r\n- Closes
https://github.com/elastic/observability-docs/issues/2633.\r\n- Closes
https://github.com/elastic/observability-docs/issues/2630.\r\n- Closes
https://github.com/elastic/observability-docs/issues/1339.","sha":"733a6c22444599ca5133802e613737555cec124d"}},"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/153140","number":153140,"mergeCommit":{"message":"[APM]
8.7.0 Documentation and screenshot updates (#153140)\n\n###
Summary\r\n\r\n- Closes
https://github.com/elastic/observability-docs/issues/2632.\r\n- Closes
https://github.com/elastic/observability-docs/issues/2631.\r\n- Closes
https://github.com/elastic/observability-docs/issues/2633.\r\n- Closes
https://github.com/elastic/observability-docs/issues/2630.\r\n- Closes
https://github.com/elastic/observability-docs/issues/1339.","sha":"733a6c22444599ca5133802e613737555cec124d"}}]}]
BACKPORT-->

Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
2023-03-29 13:41:18 -04:00
Kibana Machine
510b3078da
[8.7] [DOCS] Add responses components in connector open API specification (#153136) (#153909)
# 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>
2023-03-28 21:24:16 -07:00
Kibana Machine
5e3c8bc271
[8.7] [DOCS] Refresh rule detail screenshots (#153705) (#153897)
# Backport

This will backport the following commits from `main` to `8.7`:
- [[DOCS] Refresh rule detail screenshots
(#153705)](https://github.com/elastic/kibana/pull/153705)

<!--- 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-28T19:08:15Z","message":"[DOCS]
Refresh rule detail screenshots
(#153705)","sha":"2b9be70f842b97764c110a347d03f2ad8731eb01","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Alerting/RulesManagement","v8.7.0","v8.8.0"],"number":153705,"url":"https://github.com/elastic/kibana/pull/153705","mergeCommit":{"message":"[DOCS]
Refresh rule detail screenshots
(#153705)","sha":"2b9be70f842b97764c110a347d03f2ad8731eb01"}},"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/153705","number":153705,"mergeCommit":{"message":"[DOCS]
Refresh rule detail screenshots
(#153705)","sha":"2b9be70f842b97764c110a347d03f2ad8731eb01"}}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2023-03-28 13:05:28 -07:00
Kibana Machine
09abc78fb1
[8.7] [DOCS] Update create_rule.asciidoc (#153734) (#153795)
# Backport

This will backport the following commits from `main` to `8.7`:
- [[DOCS] Update create_rule.asciidoc
(#153734)](https://github.com/elastic/kibana/pull/153734)

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

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

<!--BACKPORT [{"author":{"name":"Tomonori
Soejima","email":"25199092+TomonoriSoejima@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-03-27T16:20:46Z","message":"[DOCS]
Update create_rule.asciidoc
(#153734)","sha":"4506391efdc78c7e421858fd14ac03e22dd859cd","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.8.0","v8.6.3","v8.7.1"],"number":153734,"url":"https://github.com/elastic/kibana/pull/153734","mergeCommit":{"message":"[DOCS]
Update create_rule.asciidoc
(#153734)","sha":"4506391efdc78c7e421858fd14ac03e22dd859cd"}},"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/153734","number":153734,"mergeCommit":{"message":"[DOCS]
Update create_rule.asciidoc
(#153734)","sha":"4506391efdc78c7e421858fd14ac03e22dd859cd"}},{"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: Tomonori Soejima <25199092+TomonoriSoejima@users.noreply.github.com>
2023-03-27 12:40:52 -04:00
Lisa Cawley
ea927f1daf
[DOCS] Refresh screenshot in Whats New (#153613) 2023-03-24 15:48:58 -07:00
Kibana Machine
ecf3600408
[8.7] [DOCS] Add alert flapping and rule setting details (#153605) (#153680)
# Backport

This will backport the following commits from `main` to `8.7`:
- [[DOCS] Add alert flapping and rule setting details
(#153605)](https://github.com/elastic/kibana/pull/153605)

<!--- 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-24T16:22:20Z","message":"[DOCS]
Add alert flapping and rule setting details
(#153605)","sha":"bd50903109441e56109f6857fa4926121430391e","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Alerting/RulesManagement","v8.7.0","v8.8.0"],"number":153605,"url":"https://github.com/elastic/kibana/pull/153605","mergeCommit":{"message":"[DOCS]
Add alert flapping and rule setting details
(#153605)","sha":"bd50903109441e56109f6857fa4926121430391e"}},"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/153605","number":153605,"mergeCommit":{"message":"[DOCS]
Add alert flapping and rule setting details
(#153605)","sha":"bd50903109441e56109f6857fa4926121430391e"}}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2023-03-24 12:41:30 -04:00
Kibana Machine
e51634d992
[8.7] [DOCS] Refresh and automate screenshots for connector logs (#153510) (#153588)
# 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>
2023-03-23 12:21:59 -07:00
Kibana Machine
c50ea8c2ba
[8.7] [DOCS] Describe how to use Elastic Agent to monitor Kibana (#152634) (#153585)
# 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>
2023-03-23 14:19:09 -04:00
gchaps
2dde6084f5
[DOCS] Edits what's new (#153494)
## Summary

This PR makes some edits to the What's New doc.
2023-03-22 12:47:56 -07:00
Kibana Machine
a19d14255d
[8.7] [DOCS] Automate screenshots in tracking containment rule (#153406) (#153452)
# 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>
2023-03-22 08:45:30 -07:00
Kibana Machine
bf2ab5f7ec
[8.7] Update on rpm.asciidoc (#150269) (#153333) (#153413)
# 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>
2023-03-21 21:03:33 -04:00
gchaps
13d69a22a3
[DOCS] Add What's new (#152631)
## Summary

This PR adds the highlights for 8.7.

---------

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-03-21 16:28:57 -07:00
Kibana Machine
e339cb85f5
[8.7] [DOCS] 8.7 Presentation docs (#151797) (#152967)
# Backport

This will backport the following commits from `main` to `8.7`:
- [[DOCS] 8.7 Presentation docs
(#151797)](https://github.com/elastic/kibana/pull/151797)

<!--- 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-08T22:09:43Z","message":"[DOCS]
8.7 Presentation docs (#151797)\n\n## Summary\r\n\r\n- #148331:
[Updated\r\nscreenshots](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/add-controls.html)\r\n-
#146335:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#search-or-filter-your-data)\r\n-
#146363:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#edit-panels)\r\n-
#144867:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/add-controls.html#edit-controls)","sha":"e57883f3be8772c39cce0b6901a19f3aaf55d2d3","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Presentation","release_note:skip","v8.7.0","v8.8.0"],"number":151797,"url":"https://github.com/elastic/kibana/pull/151797","mergeCommit":{"message":"[DOCS]
8.7 Presentation docs (#151797)\n\n## Summary\r\n\r\n- #148331:
[Updated\r\nscreenshots](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/add-controls.html)\r\n-
#146335:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#search-or-filter-your-data)\r\n-
#146363:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#edit-panels)\r\n-
#144867:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/add-controls.html#edit-controls)","sha":"e57883f3be8772c39cce0b6901a19f3aaf55d2d3"}},"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/151797","number":151797,"mergeCommit":{"message":"[DOCS]
8.7 Presentation docs (#151797)\n\n## Summary\r\n\r\n- #148331:
[Updated\r\nscreenshots](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/add-controls.html)\r\n-
#146335:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#search-or-filter-your-data)\r\n-
#146363:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#edit-panels)\r\n-
#144867:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/add-controls.html#edit-controls)","sha":"e57883f3be8772c39cce0b6901a19f3aaf55d2d3"}}]}]
BACKPORT-->

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2023-03-08 17:28:34 -05:00
Kibana Machine
84b3ef0104
[8.7] [DOCS] Updates text on docs landing page (#152152) (#152931)
# 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>
2023-03-08 11:27:31 -05:00
Kibana Machine
68e1658a37
[8.7] [DOCS] Updates Discover docs (#151953) (#152920)
# Backport

This will backport the following commits from `main` to `8.7`:
- [[DOCS] Updates Discover docs
(#151953)](https://github.com/elastic/kibana/pull/151953)

<!--- 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-08T15:05:25Z","message":"[DOCS]
Updates Discover docs (#151953)\n\n## Summary\r\n\r\nThis PR updates the
Discover docs for
8.7.","sha":"8d6c63472c889f36a7b6d4a25d50220dc38d53f4","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.7.0","v8.8.0"],"number":151953,"url":"https://github.com/elastic/kibana/pull/151953","mergeCommit":{"message":"[DOCS]
Updates Discover docs (#151953)\n\n## Summary\r\n\r\nThis PR updates the
Discover docs for
8.7.","sha":"8d6c63472c889f36a7b6d4a25d50220dc38d53f4"}},"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/151953","number":151953,"mergeCommit":{"message":"[DOCS]
Updates Discover docs (#151953)\n\n## Summary\r\n\r\nThis PR updates the
Discover docs for
8.7.","sha":"8d6c63472c889f36a7b6d4a25d50220dc38d53f4"}}]}] BACKPORT-->

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2023-03-08 10:25:28 -05:00
Kibana Machine
cd23ef9cbc
[8.7] Updating debugging docs: replacing apm.dev.js configuration references with kibana.dev.yml (#152237) (#152914)
# 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>
2023-03-08 10:03:22 -05:00
Kibana Machine
26c8ad7b45
[8.7] [DOCS] Automate rule-types-index-threshold-example-alerts.png (#152618) (#152837)
# Backport

This will backport the following commits from `main` to `8.7`:
- [[DOCS] Automate rule-types-index-threshold-example-alerts.png
(#152618)](https://github.com/elastic/kibana/pull/152618)

<!--- 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-07T16:43:49Z","message":"[DOCS]
Automate rule-types-index-threshold-example-alerts.png
(#152618)","sha":"b6cff1ad72586549e70afc99cd5dfb7ac51b58f7","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Alerting/RuleTypes","v8.8.0","v8.7.1"],"number":152618,"url":"https://github.com/elastic/kibana/pull/152618","mergeCommit":{"message":"[DOCS]
Automate rule-types-index-threshold-example-alerts.png
(#152618)","sha":"b6cff1ad72586549e70afc99cd5dfb7ac51b58f7"}},"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/152618","number":152618,"mergeCommit":{"message":"[DOCS]
Automate rule-types-index-threshold-example-alerts.png
(#152618)","sha":"b6cff1ad72586549e70afc99cd5dfb7ac51b58f7"}},{"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>
2023-03-07 10:40:11 -07:00
Kibana Machine
77215042c9
[8.7] [DOCS] Refresh index threshold rule screenshots (#152310) (#152590)
# 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>
2023-03-02 12:58:01 -08:00
Kibana Machine
bc126af5f9
[8.7] [DOCS] Adds Visualizations features for 8.7 (#151045) (#152509)
# 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>
2023-03-01 15:50:24 -05:00
Kibana Machine
27923b4fa6
[8.7] [DOCS] Add deprecation details to case APIs (#152033) (#152371)
# 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>
2023-02-28 17:56:12 -07:00
Kibana Machine
106c835524
[8.7] [DOCS] Add stub for find case activity API (#152041) (#152370)
# 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>
2023-02-28 12:41:53 -05:00
Kibana Machine
d3478fb60e
[8.7] [DOCS] Add alert summaries to overview (#151817) (#152252)
# 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>
2023-02-27 13:10:11 -05:00
Kibana Machine
5a44c560c5
[8.7] [DOCS] Create and manage rule action frequencies (#150957) (#152042)
# 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>
2023-02-23 16:37:17 -05:00
Kaarina Tungseth
8f84128ada
[DOCS] Adds the 8.7.0 release notes (#150762)
## Summary

Adds the release notes for 8.7.0

---------

Co-authored-by: Davis McPhee <davismcphee@hotmail.com>
Co-authored-by: Nick Peihl <nickpeihl@gmail.com>
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
Co-authored-by: Stratoula Kalafateli <stratoula1@gmail.com>
2023-02-22 17:07:06 -06:00
Kibana Machine
6b86792f4e
[8.7] [APM]update kibana docs for maxTraceItems (#151734) (#151829)
# 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>
2023-02-22 04:29:59 -05:00
Kibana Machine
67f50e52d1
[8.7] Upgrade Node.js to 16.19.1 (#151527) (#151746)
# Backport

This will backport the following commits from `main` to `8.7`:
- [Upgrade Node.js to 16.19.1
(#151527)](https://github.com/elastic/kibana/pull/151527)

<!--- 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-02-21T16:40:59Z","message":"Upgrade
Node.js to 16.19.1
(#151527)\n\nhttps://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V16.md#16.19.1","sha":"d41bcb210a89d7056e470bcb705d6e0b74394f3f","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.8.0"],"number":151527,"url":"https://github.com/elastic/kibana/pull/151527","mergeCommit":{"message":"Upgrade
Node.js to 16.19.1
(#151527)\n\nhttps://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V16.md#16.19.1","sha":"d41bcb210a89d7056e470bcb705d6e0b74394f3f"}},"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/151527","number":151527,"mergeCommit":{"message":"Upgrade
Node.js to 16.19.1
(#151527)\n\nhttps://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V16.md#16.19.1","sha":"d41bcb210a89d7056e470bcb705d6e0b74394f3f"}}]}]
BACKPORT-->

Co-authored-by: Jon <jon@elastic.co>
2023-02-21 10:54:24 -07:00
Kibana Machine
950a4b8d75
[8.7] [DOCS] Edit layout of connector pages (#151534) (#151738)
# 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>
2023-02-21 11:39:30 -05:00
Kibana Machine
2c8c7f92b3
[8.7] [docs] Document new maxSessions config option (#151268) (#151492)
# 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>
2023-02-16 13:19:18 -05:00