mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
11 commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
|
24f351bf0b
|
[9.0] [docs] Fix image paths for docs-assembler (#218344) (#218359)
# Backport This will backport the following commits from `main` to `9.0`: - [[docs] Fix image paths for docs-assembler (#218344)](https://github.com/elastic/kibana/pull/218344) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Colleen McGinnis","email":"colleen.mcginnis@elastic.co"},"sourceCommit":{"committedDate":"2025-04-15T21:59:57Z","message":"[docs] Fix image paths for docs-assembler (#218344)\n\nFixes image paths to work with docs-assembler.\n\nNotes for the reviewer:\n* I was not able to get images in reference, extend, or release-notes to\nwork using the `:::{image}` syntax because it seems to resolve\ndifferently than the Markdown `![]()` syntax. We should address this in\ndocs-builder, but in order to get images working as soon as possible,\nI've used Markdown syntax and left us a `TO DO` in a code comment to add\nback the `screenshot` class where applicable.\n* Can you please add the appropriate labels needed for backporting?","sha":"907cd5904b3328d5c89da31fb19c0528a6acdd50","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","documentation","backport:version","v9.1.0","v9.0.1"],"title":"[docs] Fix image paths for docs-assembler","number":218344,"url":"https://github.com/elastic/kibana/pull/218344","mergeCommit":{"message":"[docs] Fix image paths for docs-assembler (#218344)\n\nFixes image paths to work with docs-assembler.\n\nNotes for the reviewer:\n* I was not able to get images in reference, extend, or release-notes to\nwork using the `:::{image}` syntax because it seems to resolve\ndifferently than the Markdown `![]()` syntax. We should address this in\ndocs-builder, but in order to get images working as soon as possible,\nI've used Markdown syntax and left us a `TO DO` in a code comment to add\nback the `screenshot` class where applicable.\n* Can you please add the appropriate labels needed for backporting?","sha":"907cd5904b3328d5c89da31fb19c0528a6acdd50"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/218344","number":218344,"mergeCommit":{"message":"[docs] Fix image paths for docs-assembler (#218344)\n\nFixes image paths to work with docs-assembler.\n\nNotes for the reviewer:\n* I was not able to get images in reference, extend, or release-notes to\nwork using the `:::{image}` syntax because it seems to resolve\ndifferently than the Markdown `![]()` syntax. We should address this in\ndocs-builder, but in order to get images working as soon as possible,\nI've used Markdown syntax and left us a `TO DO` in a code comment to add\nback the `screenshot` class where applicable.\n* Can you please add the appropriate labels needed for backporting?","sha":"907cd5904b3328d5c89da31fb19c0528a6acdd50"}}]}] BACKPORT--> Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> |
||
|
f1ceefa36b
|
[9.0] [DOCS] Fix path to images in connector docs (#217920) (#217927)
# Backport This will backport the following commits from `main` to `9.0`: - [[DOCS] Fix path to images in connector docs (#217920)](https://github.com/elastic/kibana/pull/217920) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2025-04-11T00:16:06Z","message":"[DOCS] Fix path to images in connector docs (#217920)","sha":"388a6fcfbd2d61b8c97463b73572b54499c8fb20","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","backport:version","v9.1.0","v9.0.1"],"title":"[DOCS] Fix path to images in connector docs","number":217920,"url":"https://github.com/elastic/kibana/pull/217920","mergeCommit":{"message":"[DOCS] Fix path to images in connector docs (#217920)","sha":"388a6fcfbd2d61b8c97463b73572b54499c8fb20"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/217920","number":217920,"mergeCommit":{"message":"[DOCS] Fix path to images in connector docs (#217920)","sha":"388a6fcfbd2d61b8c97463b73572b54499c8fb20"}},{"branch":"9.0","label":"v9.0.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Lisa Cawley <lcawley@elastic.co> |
||
|
f54310457d
|
[9.0] [docs] Remove reliance on temporary redirects part 2 (#216362) (#216420)
# Backport This will backport the following commits from `main` to `9.0`: - [[docs] Remove reliance on temporary redirects part 2 (#216362)](https://github.com/elastic/kibana/pull/216362) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Colleen McGinnis","email":"colleen.mcginnis@elastic.co"},"sourceCommit":{"committedDate":"2025-03-31T07:43:40Z","message":"[docs] Remove reliance on temporary redirects part 2 (#216362)\n\nRelated to https://github.com/elastic/docs-content/pull/914\nRelated to https://github.com/elastic/elasticsearch/pull/125663\n\nRemoves reliance on temporary redirects in the elasticsearch and\ndocs-content repos.","sha":"e60b91a07621152f23bc9b39689f933301ab5e70","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","documentation","backport:version","v9.1.0"],"title":"[docs] Remove reliance on temporary redirects part 2 ","number":216362,"url":"https://github.com/elastic/kibana/pull/216362","mergeCommit":{"message":"[docs] Remove reliance on temporary redirects part 2 (#216362)\n\nRelated to https://github.com/elastic/docs-content/pull/914\nRelated to https://github.com/elastic/elasticsearch/pull/125663\n\nRemoves reliance on temporary redirects in the elasticsearch and\ndocs-content repos.","sha":"e60b91a07621152f23bc9b39689f933301ab5e70"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/216362","number":216362,"mergeCommit":{"message":"[docs] Remove reliance on temporary redirects part 2 (#216362)\n\nRelated to https://github.com/elastic/docs-content/pull/914\nRelated to https://github.com/elastic/elasticsearch/pull/125663\n\nRemoves reliance on temporary redirects in the elasticsearch and\ndocs-content repos.","sha":"e60b91a07621152f23bc9b39689f933301ab5e70"}}]}] BACKPORT--> Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> |
||
|
e650537637
|
[9.0] [docs] Remove reliance on temporary redirects (#216315) (#216338)
# Backport This will backport the following commits from `main` to `9.0`: - [[docs] Remove reliance on temporary redirects (#216315)](https://github.com/elastic/kibana/pull/216315) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Colleen McGinnis","email":"colleen.mcginnis@elastic.co"},"sourceCommit":{"committedDate":"2025-03-28T15:54:32Z","message":"[docs] Remove reliance on temporary redirects (#216315)\n\nRelated to https://github.com/elastic/docs-content/pull/914\n\nRemoves reliance on temporary redirects in the docs-content repo.\n\n@florent-leborgne can you help me with backport labels? I always get\nmixed up across repos.","sha":"369a43b2c2065ebbac7da6283dabc4730237ce56","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","documentation","backport:version","v9.1.0"],"title":"[docs] Remove reliance on temporary redirects","number":216315,"url":"https://github.com/elastic/kibana/pull/216315","mergeCommit":{"message":"[docs] Remove reliance on temporary redirects (#216315)\n\nRelated to https://github.com/elastic/docs-content/pull/914\n\nRemoves reliance on temporary redirects in the docs-content repo.\n\n@florent-leborgne can you help me with backport labels? I always get\nmixed up across repos.","sha":"369a43b2c2065ebbac7da6283dabc4730237ce56"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/216315","number":216315,"mergeCommit":{"message":"[docs] Remove reliance on temporary redirects (#216315)\n\nRelated to https://github.com/elastic/docs-content/pull/914\n\nRemoves reliance on temporary redirects in the docs-content repo.\n\n@florent-leborgne can you help me with backport labels? I always get\nmixed up across repos.","sha":"369a43b2c2065ebbac7da6283dabc4730237ce56"}}]}] BACKPORT--> Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> |
||
|
87524096dc
|
[9.0] [Docs] Remove mention of visualization:colorMapping setting (#215962) (#216213)
# Backport This will backport the following commits from `main` to `9.0`: - [[Docs] Remove mention of visualization:colorMapping setting (#215962)](https://github.com/elastic/kibana/pull/215962) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"wajihaparvez","email":"wajiha.parvez@elastic.co"},"sourceCommit":{"committedDate":"2025-03-27T16:50:27Z","message":"[Docs] Remove mention of visualization:colorMapping setting (#215962)\n\n## Summary\n\nThis PR removes the `visualization:colorMapping` setting from the\nAdvanced settings page.\n\nRel: https://github.com/elastic/kibana/pull/197802,\n[#616](https://github.com/elastic/platform-docs-team/issues/616)\n\n---------\n\nCo-authored-by: Nick Partridge <nicholas.partridge@elastic.co>","sha":"37528a6cb4b9613a302ee787c28d0bb5981bcc79","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","backport:version","v9.1.0"],"title":"[Docs] Remove mention of visualization:colorMapping setting","number":215962,"url":"https://github.com/elastic/kibana/pull/215962","mergeCommit":{"message":"[Docs] Remove mention of visualization:colorMapping setting (#215962)\n\n## Summary\n\nThis PR removes the `visualization:colorMapping` setting from the\nAdvanced settings page.\n\nRel: https://github.com/elastic/kibana/pull/197802,\n[#616](https://github.com/elastic/platform-docs-team/issues/616)\n\n---------\n\nCo-authored-by: Nick Partridge <nicholas.partridge@elastic.co>","sha":"37528a6cb4b9613a302ee787c28d0bb5981bcc79"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/215962","number":215962,"mergeCommit":{"message":"[Docs] Remove mention of visualization:colorMapping setting (#215962)\n\n## Summary\n\nThis PR removes the `visualization:colorMapping` setting from the\nAdvanced settings page.\n\nRel: https://github.com/elastic/kibana/pull/197802,\n[#616](https://github.com/elastic/platform-docs-team/issues/616)\n\n---------\n\nCo-authored-by: Nick Partridge <nicholas.partridge@elastic.co>","sha":"37528a6cb4b9613a302ee787c28d0bb5981bcc79"}}]}] BACKPORT--> Co-authored-by: wajihaparvez <wajiha.parvez@elastic.co> |
||
|
4297a07fab
|
[9.0] [Docs] Settings - Specify that search sessions are disabled by default in 9.0 (#216091) (#216128)
# Backport This will backport the following commits from `main` to `9.0`: - [[Docs] Settings - Specify that search sessions are disabled by default in 9.0 (#216091)](https://github.com/elastic/kibana/pull/216091) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"florent-leborgne","email":"florent.leborgne@elastic.co"},"sourceCommit":{"committedDate":"2025-03-27T08:44:06Z","message":"[Docs] Settings - Specify that search sessions are disabled by default in 9.0 (#216091)\n\nUpdating search session settings docs to indicate that `.enable` is now\nset to false by default.\n\nRel: https://github.com/elastic/kibana/issues/205814","sha":"56acc69d59c91aa75af3caa635e5943ee7437163","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","Team:DataDiscovery","backport:version","v9.1.0"],"title":"[Docs] Settings - Specify that search sessions are now disabled by default","number":216091,"url":"https://github.com/elastic/kibana/pull/216091","mergeCommit":{"message":"[Docs] Settings - Specify that search sessions are disabled by default in 9.0 (#216091)\n\nUpdating search session settings docs to indicate that `.enable` is now\nset to false by default.\n\nRel: https://github.com/elastic/kibana/issues/205814","sha":"56acc69d59c91aa75af3caa635e5943ee7437163"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/216091","number":216091,"mergeCommit":{"message":"[Docs] Settings - Specify that search sessions are disabled by default in 9.0 (#216091)\n\nUpdating search session settings docs to indicate that `.enable` is now\nset to false by default.\n\nRel: https://github.com/elastic/kibana/issues/205814","sha":"56acc69d59c91aa75af3caa635e5943ee7437163"}}]}] BACKPORT--> Co-authored-by: florent-leborgne <florent.leborgne@elastic.co> |
||
|
dbf34e58ef
|
[9.0] [docs] Miscellaneous docs clean up (#215260) (#215860)
# Backport This will backport the following commits from `main` to `9.0`: - [[docs] Miscellaneous docs clean up (#215260)](https://github.com/elastic/kibana/pull/215260) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Colleen McGinnis","email":"colleen.mcginnis@elastic.co"},"sourceCommit":{"committedDate":"2025-03-25T12:57:00Z","message":"[docs] Miscellaneous docs clean up (#215260)\n\nMiscellaneous docs clean up including: \n\n* [x] Removing unused substitutions\n* [x] Moving images per https://github.com/elastic/docs-builder/pull/774\n* [x] ~~Clean up redirecting links~~\n* [x] ~~Clean up asciidoc-style links~~","sha":"5e5aff3b5b890abbb9652f8bef2484e10c8341c4","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","backport:version","v9.1.0"],"title":"[docs] Miscellaneous docs clean up","number":215260,"url":"https://github.com/elastic/kibana/pull/215260","mergeCommit":{"message":"[docs] Miscellaneous docs clean up (#215260)\n\nMiscellaneous docs clean up including: \n\n* [x] Removing unused substitutions\n* [x] Moving images per https://github.com/elastic/docs-builder/pull/774\n* [x] ~~Clean up redirecting links~~\n* [x] ~~Clean up asciidoc-style links~~","sha":"5e5aff3b5b890abbb9652f8bef2484e10c8341c4"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/215260","number":215260,"mergeCommit":{"message":"[docs] Miscellaneous docs clean up (#215260)\n\nMiscellaneous docs clean up including: \n\n* [x] Removing unused substitutions\n* [x] Moving images per https://github.com/elastic/docs-builder/pull/774\n* [x] ~~Clean up redirecting links~~\n* [x] ~~Clean up asciidoc-style links~~","sha":"5e5aff3b5b890abbb9652f8bef2484e10c8341c4"}}]}] BACKPORT--> Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> |
||
|
8e250788c7
|
[9.0] [DOCS] Consolidate and clean up Kibana settings (part 1) (#214934) (#215048)
# Backport This will backport the following commits from `main` to `9.0`: - [[DOCS] Consolidate and clean up Kibana settings (part 1) (#214934)](https://github.com/elastic/kibana/pull/214934) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2025-03-18T18:37:40Z","message":"[DOCS] Consolidate and clean up Kibana settings (part 1) (#214934)","sha":"3b2df8935b7ab386a7b94df5f14737fc1b9b0307","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","backport:version","v9.1.0","v9.0.1"],"title":"[DOCS] Consolidate and clean up Kibana settings (part 1)","number":214934,"url":"https://github.com/elastic/kibana/pull/214934","mergeCommit":{"message":"[DOCS] Consolidate and clean up Kibana settings (part 1) (#214934)","sha":"3b2df8935b7ab386a7b94df5f14737fc1b9b0307"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/214934","number":214934,"mergeCommit":{"message":"[DOCS] Consolidate and clean up Kibana settings (part 1) (#214934)","sha":"3b2df8935b7ab386a7b94df5f14737fc1b9b0307"}},{"branch":"9.0","label":"v9.0.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Lisa Cawley <lcawley@elastic.co> |
||
|
4916b1df6f
|
[9.0] [DOCS] Comment out broken link (#214371) (#214387)
# Backport This will backport the following commits from `main` to `9.0`: - [[DOCS] Comment out broken link (#214371)](https://github.com/elastic/kibana/pull/214371) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Liam Thompson","email":"32779855+leemthompo@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-03-13T14:00:46Z","message":"[DOCS] Comment out broken link (#214371)\n\nChicken and egg breaking\n |
||
|
e03a86b4bd
|
[9.0] [docs] Fix external links (#213437) (#213451)
# Backport This will backport the following commits from `main` to `9.0`: - [[docs] Fix external links (#213437)](https://github.com/elastic/kibana/pull/213437) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Colleen McGinnis","email":"colleen.mcginnis@elastic.co"},"sourceCommit":{"committedDate":"2025-03-06T17:42:56Z","message":"[docs] Fix external links (#213437)\n\nFix external links that incorrectly use `.md` instead of `.html`.","sha":"65a41a6b966ab7448927deb0ac25022d58de2e3f","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","documentation","backport:version","v9.1.0"],"title":"[docs] Fix external links","number":213437,"url":"https://github.com/elastic/kibana/pull/213437","mergeCommit":{"message":"[docs] Fix external links (#213437)\n\nFix external links that incorrectly use `.md` instead of `.html`.","sha":"65a41a6b966ab7448927deb0ac25022d58de2e3f"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/213437","number":213437,"mergeCommit":{"message":"[docs] Fix external links (#213437)\n\nFix external links that incorrectly use `.md` instead of `.html`.","sha":"65a41a6b966ab7448927deb0ac25022d58de2e3f"}}]}] BACKPORT--> Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> |
||
|
6517579518
|
[9.0] [docs] Migrate docs from AsciiDoc to Markdown (#212558) (#213145)
# Backport This will backport the following commits from `main` to `9.0`: - [[docs] Migrate docs from AsciiDoc to Markdown (#212558)](https://github.com/elastic/kibana/pull/212558) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Colleen McGinnis","email":"colleen.mcginnis@elastic.co"},"sourceCommit":{"committedDate":"2025-03-04T13:56:07Z","message":"[docs] Migrate docs from AsciiDoc to Markdown (#212558)\n\nMigrate docs from AsciiDoc to Markdown. The preview can be built after\n#212557 is merged.\n\n@florent-leborgne please tag reviewers, add the appropriate label(s),\nand take this out of draft when you're ready.\n\nNote: More files are deleted than added here because the content from\nsome files was moved to\n[elastic/docs-content](https://github.com/elastic/docs-content).\n\n**What has moved to\n[elastic/docs-content](https://github.com/elastic/docs-content)?**\n\nPublic-facing narrative and conceptual docs have moved. Most can now be\nfound under the following directories in the new docs:\n- explore-analyze: Discover, Dashboards, Visualizations, Reporting,\nAlerting, dev tools...\n- deploy-manage: Stack management (Spaces, user management, remote\nclusters...)\n- troubleshooting: .... troubleshooting pages\n\n**What is staying in the Kibana repo?**\n\n- Reference content (= anything that is or could be auto-generated):\nSettings, syntax references\n- Release notes\n- Developer guide\n\n---------\n\nCo-authored-by: Florent Le Borgne <florent.leborgne@elastic.co>","sha":"1814c60017da172427cd270bf2c99a8e144d378c","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","backport:version","v9.1.0"],"number":212558,"url":"https://github.com/elastic/kibana/pull/212558","mergeCommit":{"message":"[docs] Migrate docs from AsciiDoc to Markdown (#212558)\n\nMigrate docs from AsciiDoc to Markdown. The preview can be built after\n#212557 is merged.\n\n@florent-leborgne please tag reviewers, add the appropriate label(s),\nand take this out of draft when you're ready.\n\nNote: More files are deleted than added here because the content from\nsome files was moved to\n[elastic/docs-content](https://github.com/elastic/docs-content).\n\n**What has moved to\n[elastic/docs-content](https://github.com/elastic/docs-content)?**\n\nPublic-facing narrative and conceptual docs have moved. Most can now be\nfound under the following directories in the new docs:\n- explore-analyze: Discover, Dashboards, Visualizations, Reporting,\nAlerting, dev tools...\n- deploy-manage: Stack management (Spaces, user management, remote\nclusters...)\n- troubleshooting: .... troubleshooting pages\n\n**What is staying in the Kibana repo?**\n\n- Reference content (= anything that is or could be auto-generated):\nSettings, syntax references\n- Release notes\n- Developer guide\n\n---------\n\nCo-authored-by: Florent Le Borgne <florent.leborgne@elastic.co>","sha":"1814c60017da172427cd270bf2c99a8e144d378c"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","labelRegex":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/212558","number":212558,"mergeCommit":{"message":"[docs] Migrate docs from AsciiDoc to Markdown (#212558)\n\nMigrate docs from AsciiDoc to Markdown. The preview can be built after\n#212557 is merged.\n\n@florent-leborgne please tag reviewers, add the appropriate label(s),\nand take this out of draft when you're ready.\n\nNote: More files are deleted than added here because the content from\nsome files was moved to\n[elastic/docs-content](https://github.com/elastic/docs-content).\n\n**What has moved to\n[elastic/docs-content](https://github.com/elastic/docs-content)?**\n\nPublic-facing narrative and conceptual docs have moved. Most can now be\nfound under the following directories in the new docs:\n- explore-analyze: Discover, Dashboards, Visualizations, Reporting,\nAlerting, dev tools...\n- deploy-manage: Stack management (Spaces, user management, remote\nclusters...)\n- troubleshooting: .... troubleshooting pages\n\n**What is staying in the Kibana repo?**\n\n- Reference content (= anything that is or could be auto-generated):\nSettings, syntax references\n- Release notes\n- Developer guide\n\n---------\n\nCo-authored-by: Florent Le Borgne <florent.leborgne@elastic.co>","sha":"1814c60017da172427cd270bf2c99a8e144d378c"}}]}] BACKPORT--> Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> |