-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Maps] Update asset tracking tutorial docs with new minimal rule interval #127289
Labels
docs
Feature:Maps
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Comments
Pinging @elastic/kibana-gis (Team:Geo) |
Pinging @elastic/kibana-presentation (Team:Presentation) |
nickpeihl
added a commit
that referenced
this issue
May 31, 2023
…or rule check interval (#158664) Fixes #127289 ## Summary Updates the asset tracking tutorial docs with considerations for running in production. For a better demo experience the tutorial uses a 5 second interval for rule checking, but a very low interval can be problematic for running in production. I'm suggesting backporting these doc changes to 8.3 which the first release to have a **Circuit breakers** section in https://www.elastic.co/guide/en/kibana/8.3/alerting-production-considerations.html that is most relevant to the added note in this PR. --------- Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
May 31, 2023
…or rule check interval (elastic#158664) Fixes elastic#127289 ## Summary Updates the asset tracking tutorial docs with considerations for running in production. For a better demo experience the tutorial uses a 5 second interval for rule checking, but a very low interval can be problematic for running in production. I'm suggesting backporting these doc changes to 8.3 which the first release to have a **Circuit breakers** section in https://www.elastic.co/guide/en/kibana/8.3/alerting-production-considerations.html that is most relevant to the added note in this PR. --------- Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com> (cherry picked from commit 9d7d6f9)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
May 31, 2023
…or rule check interval (elastic#158664) Fixes elastic#127289 ## Summary Updates the asset tracking tutorial docs with considerations for running in production. For a better demo experience the tutorial uses a 5 second interval for rule checking, but a very low interval can be problematic for running in production. I'm suggesting backporting these doc changes to 8.3 which the first release to have a **Circuit breakers** section in https://www.elastic.co/guide/en/kibana/8.3/alerting-production-considerations.html that is most relevant to the added note in this PR. --------- Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com> (cherry picked from commit 9d7d6f9)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
May 31, 2023
…or rule check interval (elastic#158664) Fixes elastic#127289 ## Summary Updates the asset tracking tutorial docs with considerations for running in production. For a better demo experience the tutorial uses a 5 second interval for rule checking, but a very low interval can be problematic for running in production. I'm suggesting backporting these doc changes to 8.3 which the first release to have a **Circuit breakers** section in https://www.elastic.co/guide/en/kibana/8.3/alerting-production-considerations.html that is most relevant to the added note in this PR. --------- Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com> (cherry picked from commit 9d7d6f9)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
May 31, 2023
…or rule check interval (elastic#158664) Fixes elastic#127289 ## Summary Updates the asset tracking tutorial docs with considerations for running in production. For a better demo experience the tutorial uses a 5 second interval for rule checking, but a very low interval can be problematic for running in production. I'm suggesting backporting these doc changes to 8.3 which the first release to have a **Circuit breakers** section in https://www.elastic.co/guide/en/kibana/8.3/alerting-production-considerations.html that is most relevant to the added note in this PR. --------- Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com> (cherry picked from commit 9d7d6f9)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
May 31, 2023
…or rule check interval (elastic#158664) Fixes elastic#127289 ## Summary Updates the asset tracking tutorial docs with considerations for running in production. For a better demo experience the tutorial uses a 5 second interval for rule checking, but a very low interval can be problematic for running in production. I'm suggesting backporting these doc changes to 8.3 which the first release to have a **Circuit breakers** section in https://www.elastic.co/guide/en/kibana/8.3/alerting-production-considerations.html that is most relevant to the added note in this PR. --------- Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com> (cherry picked from commit 9d7d6f9)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
May 31, 2023
…or rule check interval (elastic#158664) Fixes elastic#127289 ## Summary Updates the asset tracking tutorial docs with considerations for running in production. For a better demo experience the tutorial uses a 5 second interval for rule checking, but a very low interval can be problematic for running in production. I'm suggesting backporting these doc changes to 8.3 which the first release to have a **Circuit breakers** section in https://www.elastic.co/guide/en/kibana/8.3/alerting-production-considerations.html that is most relevant to the added note in this PR. --------- Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com> (cherry picked from commit 9d7d6f9)
kibanamachine
added a commit
that referenced
this issue
May 31, 2023
…tion for rule check interval (#158664) (#158754) # Backport This will backport the following commits from `main` to `8.3`: - [[Maps] Update asset tracking tutorial with production consideration for rule check interval (#158664)](#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>
kibanamachine
added a commit
that referenced
this issue
May 31, 2023
…tion for rule check interval (#158664) (#158755) # Backport This will backport the following commits from `main` to `8.4`: - [[Maps] Update asset tracking tutorial with production consideration for rule check interval (#158664)](#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>
kibanamachine
added a commit
that referenced
this issue
May 31, 2023
…tion for rule check interval (#158664) (#158756) # Backport This will backport the following commits from `main` to `8.5`: - [[Maps] Update asset tracking tutorial with production consideration for rule check interval (#158664)](#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>
kibanamachine
added a commit
that referenced
this issue
May 31, 2023
…tion 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)](#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>
kibanamachine
added a commit
that referenced
this issue
May 31, 2023
…tion for rule check interval (#158664) (#158759) # Backport This will backport the following commits from `main` to `8.7`: - [[Maps] Update asset tracking tutorial with production consideration for rule check interval (#158664)](#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>
kibanamachine
added a commit
that referenced
this issue
May 31, 2023
…tion for rule check interval (#158664) (#158760) # Backport This will backport the following commits from `main` to `8.8`: - [[Maps] Update asset tracking tutorial with production consideration for rule check interval (#158664)](#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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
docs
Feature:Maps
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
PR #125396 changed the minimum rule interval for all rules to 1 minute for 8.2.0. The asset tracking tutorial instructs the user to set an interval for 5 seconds. We should update the tutorial docs to use 1 minute.
Alternatively, we could instruct the user to set
xpack.alerting.minimumScheduleInterval
to5s
. Although this is not ideal as it requires an administrator to change.The text was updated successfully, but these errors were encountered: