mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[8.12] [Response Ops][DOCS] Removing ESS icon from `xpack.alerting.rules.maxScheduledPerMinute` (#175211) (#175222)
# Backport This will backport the following commits from `main` to `8.12`: - [[Response Ops][DOCS] Removing ESS icon from `xpack.alerting.rules.maxScheduledPerMinute` (#175211)](https://github.com/elastic/kibana/pull/175211) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Ying Mao","email":"ying.mao@elastic.co"},"sourceCommit":{"committedDate":"2024-01-22T15:44:01Z","message":"[Response Ops][DOCS] Removing ESS icon from `xpack.alerting.rules.maxScheduledPerMinute` (#175211)\n\n## Summary\r\n\r\nUser reported that this setting has an ESS icon indicating it's\r\navailable in cloud but it's actually not available in cloud. In the\r\nfuture, if we want to create a cloud PR to add this setting, the icon\r\ncan be added back at that time.","sha":"f067761ebc376c892377338b4086e951fb862a49","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","v8.11.0","v8.12.0","v8.13.0"],"title":"[Response Ops][DOCS] Removing ESS icon from `xpack.alerting.rules.maxScheduledPerMinute`","number":175211,"url":"https://github.com/elastic/kibana/pull/175211","mergeCommit":{"message":"[Response Ops][DOCS] Removing ESS icon from `xpack.alerting.rules.maxScheduledPerMinute` (#175211)\n\n## Summary\r\n\r\nUser reported that this setting has an ESS icon indicating it's\r\navailable in cloud but it's actually not available in cloud. In the\r\nfuture, if we want to create a cloud PR to add this setting, the icon\r\ncan be added back at that time.","sha":"f067761ebc376c892377338b4086e951fb862a49"}},"sourceBranch":"main","suggestedTargetBranches":["8.11","8.12"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.12","label":"v8.12.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/175211","number":175211,"mergeCommit":{"message":"[Response Ops][DOCS] Removing ESS icon from `xpack.alerting.rules.maxScheduledPerMinute` (#175211)\n\n## Summary\r\n\r\nUser reported that this setting has an ESS icon indicating it's\r\navailable in cloud but it's actually not available in cloud. In the\r\nfuture, if we want to create a cloud PR to add this setting, the icon\r\ncan be added back at that time.","sha":"f067761ebc376c892377338b4086e951fb862a49"}}]}] BACKPORT--> Co-authored-by: Ying Mao <ying.mao@elastic.co>
This commit is contained in:
parent
60925c1b87
commit
d8a6910cc2
1 changed files with 1 additions and 1 deletions
|
@ -581,7 +581,7 @@ Specifies whether to skip writing alerts and scheduling actions if rule
|
|||
processing was cancelled due to a timeout. Default: `true`. This setting can be
|
||||
overridden by individual rule types.
|
||||
|
||||
`xpack.alerting.rules.maxScheduledPerMinute` {ess-icon}::
|
||||
`xpack.alerting.rules.maxScheduledPerMinute`::
|
||||
Specifies the maximum number of rules to run per minute. Default: 10000
|
||||
|
||||
`xpack.alerting.rules.minimumScheduleInterval.value` {ess-icon}::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue