kibana/docs/maps
Kibana Machine 7548d10ff4
[8.6] [Maps] Update asset tracking tutorial with production consideration for rule check interval (#158664) (#158758)
# Backport

This will backport the following commits from `main` to `8.6`:
- [[Maps] Update asset tracking tutorial with production consideration
for rule check interval
(#158664)](https://github.com/elastic/kibana/pull/158664)

<!--- 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-05-31T17:38:41Z","message":"[Maps]
Update asset tracking tutorial with production consideration for rule
check interval (#158664)\n\nFixes #127289\r\n\r\n##
Summary\r\n\r\nUpdates the asset tracking tutorial docs with
considerations for running\r\nin production.\r\n\r\nFor a better demo
experience the tutorial uses a 5 second interval for\r\nrule checking,
but a very low interval can be problematic for running
in\r\nproduction.\r\n\r\nI'm suggesting backporting these doc changes to
8.3 which the first\r\nrelease to have a **Circuit breakers** section
in\r\nhttps://www.elastic.co/guide/en/kibana/8.3/alerting-production-considerations.html\r\nthat
is most relevant to the added note in this
PR.\r\n\r\n---------\r\n\r\nCo-authored-by: gchaps
<33642766+gchaps@users.noreply.github.com>","sha":"9d7d6f92133d100efee9eefd80fed9e097427f8d","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Presentation","release_note:skip","docs","Feature:Maps","v8.3.4","v8.4.4","v8.5.4","v8.6.3","v8.7.2","v8.9.0","v8.8.1"],"number":158664,"url":"https://github.com/elastic/kibana/pull/158664","mergeCommit":{"message":"[Maps]
Update asset tracking tutorial with production consideration for rule
check interval (#158664)\n\nFixes #127289\r\n\r\n##
Summary\r\n\r\nUpdates the asset tracking tutorial docs with
considerations for running\r\nin production.\r\n\r\nFor a better demo
experience the tutorial uses a 5 second interval for\r\nrule checking,
but a very low interval can be problematic for running
in\r\nproduction.\r\n\r\nI'm suggesting backporting these doc changes to
8.3 which the first\r\nrelease to have a **Circuit breakers** section
in\r\nhttps://www.elastic.co/guide/en/kibana/8.3/alerting-production-considerations.html\r\nthat
is most relevant to the added note in this
PR.\r\n\r\n---------\r\n\r\nCo-authored-by: gchaps
<33642766+gchaps@users.noreply.github.com>","sha":"9d7d6f92133d100efee9eefd80fed9e097427f8d"}},"sourceBranch":"main","suggestedTargetBranches":["8.3","8.4","8.5","8.6","8.7","8.8"],"targetPullRequestStates":[{"branch":"8.3","label":"v8.3.4","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"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.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/158664","number":158664,"mergeCommit":{"message":"[Maps]
Update asset tracking tutorial with production consideration for rule
check interval (#158664)\n\nFixes #127289\r\n\r\n##
Summary\r\n\r\nUpdates the asset tracking tutorial docs with
considerations for running\r\nin production.\r\n\r\nFor a better demo
experience the tutorial uses a 5 second interval for\r\nrule checking,
but a very low interval can be problematic for running
in\r\nproduction.\r\n\r\nI'm suggesting backporting these doc changes to
8.3 which the first\r\nrelease to have a **Circuit breakers** section
in\r\nhttps://www.elastic.co/guide/en/kibana/8.3/alerting-production-considerations.html\r\nthat
is most relevant to the added note in this
PR.\r\n\r\n---------\r\n\r\nCo-authored-by: gchaps
<33642766+gchaps@users.noreply.github.com>","sha":"9d7d6f92133d100efee9eefd80fed9e097427f8d"}},{"branch":"8.8","label":"v8.8.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Nick Peihl <nick.peihl@elastic.co>
2023-05-31 13:59:51 -04:00
..
images [8.6] [DOCS] Remove screenshot from maps tutorial (#146030) (#146082) 2022-11-22 18:16:07 -05:00
asset-tracking-tutorial.asciidoc [8.6] [Maps] Update asset tracking tutorial with production consideration for rule check interval (#158664) (#158758) 2023-05-31 13:59:51 -04:00
connect-to-ems.asciidoc [8.6] [DOCS] [Maps] Fix the list of EMS supported prococols (#146313) (#146435) 2022-11-28 11:57:19 -05:00
geojson-upload.asciidoc [Maps] update docs for index pattern -> data view rename (#117400) 2021-11-04 12:04:05 -06:00
heatmap-layer.asciidoc [Maps] 7.9 documenation updates (#71893) 2020-07-17 11:38:45 -06:00
import-geospatial-data.asciidoc [Maps] allow feature editing for document layers with "applyGlobalTime", "applyGlobalQuery", and joins (#124803) 2022-04-29 09:27:07 -06:00
index.asciidoc [maps] shapefile import (#123764) 2022-02-01 11:06:49 -07:00
indexing-geojson-data-tutorial.asciidoc [maps] shapefile import (#123764) 2022-02-01 11:06:49 -07:00
map-settings.asciidoc [DOCS] [Maps] Add documentation for custom icons (#129530) 2022-04-11 13:13:43 -04:00
maps-aggregations.asciidoc [Maps] Add support for geohex_grid aggregation (#127170) 2022-03-23 08:20:10 -06:00
maps-getting-started.asciidoc [DOCS] Fixes typo in maps tutorial (#139138) 2022-08-18 12:53:29 -07:00
reverse-geocoding-tutorial.asciidoc [DOCS] Updates maps reverse geocoding tutorial (#139058) 2022-08-22 08:34:08 -07:00
search.asciidoc Restore link to spatial relation operator (#144032) 2022-10-26 16:08:08 +02:00
tile-layer.asciidoc [Maps] 7.9 documenation updates (#71893) 2020-07-17 11:38:45 -06:00
trouble-shooting.asciidoc [maps] vector tile inspector (#131565) 2022-05-11 15:04:33 -06:00
vector-layer.asciidoc [Maps] Add support for geohex_grid aggregation (#127170) 2022-03-23 08:20:10 -06:00
vector-style-properties.asciidoc [Maps] label zoom range style property (#136690) 2022-07-25 10:04:11 -06:00
vector-style.asciidoc Fix typos in docs & dev_docs (#113746) 2021-10-07 14:30:32 -04:00
vector-tooltips.asciidoc [Maps] update docs for index pattern -> data view rename (#117400) 2021-11-04 12:04:05 -06:00