kibana/docs
Kibana Machine 664e6d85f1
[8.12] Removes duplicate images (#173097) (#173103)
# Backport

This will backport the following commits from `main` to `8.12`:
- [Removes duplicate images
(#173097)](https://github.com/elastic/kibana/pull/173097)

<!--- 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-12-11T19:36:25Z","message":"Removes
duplicate images (#173097)\n\nFor
https://github.com/elastic/obs-docs-projects/issues/217","sha":"0c16c9db4e47e964e9385f1daab5b9d86e0c2732","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","backport","v8.0.0","release_note:skip","v8.1.0","v8.2.0","v8.3.0","v8.4.0","v8.5.0","v8.6.0","v8.7.0","v8.8.0","v8.9.0","v8.10.0","v8.11.0","v8.12.0","v8.13.0"],"number":173097,"url":"https://github.com/elastic/kibana/pull/173097","mergeCommit":{"message":"Removes
duplicate images (#173097)\n\nFor
https://github.com/elastic/obs-docs-projects/issues/217","sha":"0c16c9db4e47e964e9385f1daab5b9d86e0c2732"}},"sourceBranch":"main","suggestedTargetBranches":["8.0","8.1","8.2","8.3","8.4","8.5","8.6","8.7","8.8","8.9","8.10","8.11","8.12"],"targetPullRequestStates":[{"branch":"8.0","label":"v8.0.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.1","label":"v8.1.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.2","label":"v8.2.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.3","label":"v8.3.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.4","label":"v8.4.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.5","label":"v8.5.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.7","label":"v8.7.0","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.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.10","label":"v8.10.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.12","label":"v8.12.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/173097","number":173097,"mergeCommit":{"message":"Removes
duplicate images (#173097)\n\nFor
https://github.com/elastic/obs-docs-projects/issues/217","sha":"0c16c9db4e47e964e9385f1daab5b9d86e0c2732"}}]}]
BACKPORT-->

Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
2023-12-11 15:00:28 -05:00
..
api [DOCS] Fix authentication types for alerting rule enable API (#171807) 2023-11-27 08:24:43 -08:00
apm [APM] Mobile crashes & errors (#165892) 2023-12-01 11:28:49 -07:00
canvas [8.12] Removes duplicate images (#173097) (#173103) 2023-12-11 15:00:28 -05:00
concepts [DOCS] ES|QL pages in Kibana guide (#170226) 2023-11-02 13:45:17 +00:00
dev-tools Sort out objectization in variable substitution (#162382) 2023-07-27 09:30:52 +09:00
developer AI Assistant Management Plugin + Knowledge Base Management (#171933) 2023-12-05 16:07:52 -06:00
development/plugins/expressions/public Remove old doc generation system for core APIs (#134313) 2022-06-21 17:43:17 +02:00
discover [DOCS] ES|QL pages in Kibana guide (#170226) 2023-11-02 13:45:17 +00:00
fleet Update Fleet overview topic (#121153) 2021-12-14 09:14:02 -08:00
getting-started [DOCS] Updates the quick start guide (#163165) 2023-08-04 15:55:25 +02:00
management [Connectors][ServiceNow ITOM] Edit required labels and automate screenshots (#172229) 2023-12-04 11:50:07 -08:00
maps [Docs][Maps] Include details about the headers requested and served by EMS (#171659) 2023-11-28 17:59:28 +01:00
migration [DOCS] Remove breaking changes tags (#162928) 2023-08-02 08:27:22 -04:00
observability Move observability content (#79978) 2020-10-13 16:08:48 +01:00
osquery Osquery: Update exported fields reference for osquery 5.10.2 (#171147) 2023-11-15 10:22:36 -05:00
settings Update docs for session idletimeout default value (#170615) 2023-11-06 14:42:50 +01:00
setup Allow using JWT credentials to grant API keys. (#172444) 2023-12-04 20:07:41 +01:00
siem [DOCS] Elastic Sec Overview (Fixing Image) (#104529) 2021-07-07 09:58:09 -04:00
spaces Removing docs about multi-tenancy (#143698) 2022-10-24 16:01:43 -04:00
user [8.12] [DOCS] Removes tech preview badge from log rate analysis docs (#172935) (#172936) 2023-12-08 07:49:41 -05:00
accessibility.asciidoc
action-type-template.asciidoc [DOCS] Add preconfigured AWS Bedrock connector (#168663) 2023-10-16 08:23:12 -07:00
CHANGELOG.asciidoc [8.12] [DOCS] Adds the 8.11.3 release notes (#173043) (#173062) 2023-12-11 09:11:26 -05:00
gs-index.asciidoc [DOCS] Remove or move book-scoped attributes (#155210) 2023-04-20 09:12:09 -07:00
index.asciidoc [DOCS] Remove OAS API previews (#168761) 2023-10-17 07:49:23 -07:00
index.x.asciidoc
landing-page.asciidoc [DOCS] Fix welcome-to-elastic link (#166357) 2023-09-14 06:08:35 -04:00
limitations.asciidoc [DOCS] Reallocates limitations to point-of-use (#79582) 2020-11-19 10:49:27 -06:00
migration.asciidoc
redirects.asciidoc [DOCS] Remove OAS API previews (#168761) 2023-10-17 07:49:23 -07:00
rule-type-template.asciidoc [DOCS] Create and manage rule action frequencies (#150957) 2023-02-23 13:16:46 -08:00
template.asciidoc [DOCS] Remove snapshot and restore docs (#114836) 2021-11-16 16:59:24 -05:00