Skip to content

[DOCS][9.0.3, 9.0.4, 9.1.0] [Known Issue] Rule issues occur when xpack.alerting.rules.run.alerts.max is set to a value greater than 5000#230837

Merged
nastasha-solomon merged 8 commits intoelastic:mainfrom
nastasha-solomon:issue-230275-ki-9.0.3-9.1.0
Aug 6, 2025
Merged

Conversation

@nastasha-solomon
Copy link
Contributor

@nastasha-solomon nastasha-solomon commented Aug 6, 2025

Adds the known issue about the xpack.alerting.rules.run.alerts.max setting to the Kibana known issues page and marked it as a known issue in 9.0.3, 9.0.4, and 9.1.0. Related issue: #230275

Corresponding 8.x PR: #230835

Preview

@nastasha-solomon nastasha-solomon self-assigned this Aug 6, 2025
@nastasha-solomon nastasha-solomon added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// v9.1.0 v9.0.3 labels Aug 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 6, 2025

🔍 Preview links for changed docs

@nastasha-solomon nastasha-solomon changed the title [DOCS][9.0.3 & 9.1.0] [Known Issue] Rule issues occur when xpack.alerting.rules.run.alerts.max is set to a value greater than 5000 Aug 6, 2025
@nastasha-solomon nastasha-solomon marked this pull request as ready for review August 6, 2025 16:31
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

cc @nastasha-solomon

@nastasha-solomon nastasha-solomon enabled auto-merge (squash) August 6, 2025 19:56
@nastasha-solomon nastasha-solomon enabled auto-merge (squash) August 6, 2025 20:18
Copy link
Contributor

@doakalexi doakalexi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

nastasha-solomon added a commit that referenced this pull request Aug 6, 2025
…xpack.alerting.rules.run.alerts.max` is set to a value greater than 5000 (#230835)

## Summary

Adds the known issue about the `xpack.alerting.rules.run.alerts.max`
setting to the 8.18.3, 8.18.4, and 8.19.0 release notes. Related issue:
#230275

**Corresponding 9.x PR**: #230837

### Previews

- [8.18.3 known
issues](https://kibana_bk_230835.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.18.3.html)
- [8.18.4 known
issues](https://kibana_bk_230835.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.18.4.html)
- [8.19.0 known
issues](https://kibana_bk_230835.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.19.0.html)
@nastasha-solomon nastasha-solomon merged commit 5a36722 into elastic:main Aug 6, 2025
12 checks passed
@nastasha-solomon nastasha-solomon deleted the issue-230275-ki-9.0.3-9.1.0 branch August 6, 2025 21:17
gergoabraham pushed a commit to gergoabraham/kibana that referenced this pull request Aug 7, 2025
…k.alerting.rules.run.alerts.max is set to a value greater than 5000 (elastic#230837)

Adds the known issue about the `xpack.alerting.rules.run.alerts.max`
setting to the Kibana known issues page and marked it as a known issue
in 9.0.3, 9.0.4, and 9.1.0. Related issue:
elastic#230275

**Corresponding 8.x PR**: elastic#230835


[Preview](elastic#230837 (comment))
nastasha-solomon added a commit to nastasha-solomon/kibana that referenced this pull request Aug 7, 2025
…xpack.alerting.rules.run.alerts.max` is set to a value greater than 5000 (elastic#230835)

Adds the known issue about the `xpack.alerting.rules.run.alerts.max`
setting to the 8.18.3, 8.18.4, and 8.19.0 release notes. Related issue:
elastic#230275

**Corresponding 9.x PR**: elastic#230837

- [8.18.3 known
issues](https://kibana_bk_230835.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.18.3.html)
- [8.18.4 known
issues](https://kibana_bk_230835.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.18.4.html)
- [8.19.0 known
issues](https://kibana_bk_230835.docs-preview.app.elstc.co/guide/en/kibana/8.19/release-notes-8.19.0.html)
@nastasha-solomon nastasha-solomon added backport:version Backport to applied version labels and removed backport:skip This PR does not require backporting labels Aug 7, 2025
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 9.0, 9.1

https://github.com/elastic/kibana/actions/runs/16813855795

@kibanamachine
Copy link
Contributor

Starting backport for target branches: 9.0, 9.1

https://github.com/elastic/kibana/actions/runs/16813855767

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
9.0 Backport failed because of merge conflicts
9.1 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 230837

Questions ?

Please refer to the Backport tool documentation

1 similar comment
@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
9.0 Backport failed because of merge conflicts
9.1 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 230837

Questions ?

Please refer to the Backport tool documentation

nastasha-solomon added a commit to nastasha-solomon/kibana that referenced this pull request Aug 7, 2025
…k.alerting.rules.run.alerts.max is set to a value greater than 5000 (elastic#230837)

Adds the known issue about the `xpack.alerting.rules.run.alerts.max`
setting to the Kibana known issues page and marked it as a known issue
in 9.0.3, 9.0.4, and 9.1.0. Related issue:
elastic#230275

**Corresponding 8.x PR**: elastic#230835

[Preview](elastic#230837 (comment))
@nastasha-solomon
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
9.1
9.0

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

nastasha-solomon added a commit that referenced this pull request Aug 7, 2025
…n xpack.alerting.rules.run.alerts.max is set to a value greater than 5000 (#230837) (#231054)

# Backport

This will backport the following commits from `main` to `9.1`:
- [[DOCS][9.0.3, 9.0.4, 9.1.0] [Known Issue] Rule issues occur when
xpack.alerting.rules.run.alerts.max is set to a value greater than 5000
(#230837)](#230837)

<!--- Backport version: 10.0.1 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Nastasha
Solomon","email":"79124755+nastasha-solomon@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-08-06T20:54:26Z","message":"[DOCS][9.0.3,
9.0.4, 9.1.0] [Known Issue] Rule issues occur when
xpack.alerting.rules.run.alerts.max is set to a value greater than 5000
(#230837)\n\nAdds the known issue about the
`xpack.alerting.rules.run.alerts.max`\nsetting to the Kibana known
issues page and marked it as a known issue\nin 9.0.3, 9.0.4, and 9.1.0.
Related
issue:\nhttps://github.com//issues/230275\n\n**Corresponding
8.x PR**:
https://github.com/elastic/kibana/pull/230835\n\n\n[Preview](https://github.com/elastic/kibana/pull/230837#issuecomment-3160795376)","sha":"5a367223bc13f87bb913e31b229a1be688ca1e5e","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","v9.0.0","backport:version","v9.1.0","v9.0.3","v9.2.0"],"title":"[DOCS][9.0.3,
9.0.4, 9.1.0] [Known Issue] Rule issues occur when
xpack.alerting.rules.run.alerts.max is set to a value greater than
5000","number":230837,"url":"https://github.com/elastic/kibana/pull/230837","mergeCommit":{"message":"[DOCS][9.0.3,
9.0.4, 9.1.0] [Known Issue] Rule issues occur when
xpack.alerting.rules.run.alerts.max is set to a value greater than 5000
(#230837)\n\nAdds the known issue about the
`xpack.alerting.rules.run.alerts.max`\nsetting to the Kibana known
issues page and marked it as a known issue\nin 9.0.3, 9.0.4, and 9.1.0.
Related
issue:\nhttps://github.com//issues/230275\n\n**Corresponding
8.x PR**:
https://github.com/elastic/kibana/pull/230835\n\n\n[Preview](https://github.com/elastic/kibana/pull/230837#issuecomment-3160795376)","sha":"5a367223bc13f87bb913e31b229a1be688ca1e5e"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/231032","number":231032,"state":"OPEN"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/230837","number":230837,"mergeCommit":{"message":"[DOCS][9.0.3,
9.0.4, 9.1.0] [Known Issue] Rule issues occur when
xpack.alerting.rules.run.alerts.max is set to a value greater than 5000
(#230837)\n\nAdds the known issue about the
`xpack.alerting.rules.run.alerts.max`\nsetting to the Kibana known
issues page and marked it as a known issue\nin 9.0.3, 9.0.4, and 9.1.0.
Related
issue:\nhttps://github.com//issues/230275\n\n**Corresponding
8.x PR**:
https://github.com/elastic/kibana/pull/230835\n\n\n[Preview](https://github.com/elastic/kibana/pull/230837#issuecomment-3160795376)","sha":"5a367223bc13f87bb913e31b229a1be688ca1e5e"}}]}]
BACKPORT-->
nastasha-solomon added a commit that referenced this pull request Aug 7, 2025
…n xpack.alerting.rules.run.alerts.max is set to a value greater than 5000 (#230837) (#231055)

# Backport

This will backport the following commits from `main` to `9.0`:
- [[DOCS][9.0.3, 9.0.4, 9.1.0] [Known Issue] Rule issues occur when
xpack.alerting.rules.run.alerts.max is set to a value greater than 5000
(#230837)](#230837)

<!--- Backport version: 10.0.1 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Nastasha
Solomon","email":"79124755+nastasha-solomon@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-08-06T20:54:26Z","message":"[DOCS][9.0.3,
9.0.4, 9.1.0] [Known Issue] Rule issues occur when
xpack.alerting.rules.run.alerts.max is set to a value greater than 5000
(#230837)\n\nAdds the known issue about the
`xpack.alerting.rules.run.alerts.max`\nsetting to the Kibana known
issues page and marked it as a known issue\nin 9.0.3, 9.0.4, and 9.1.0.
Related
issue:\nhttps://github.com//issues/230275\n\n**Corresponding
8.x PR**:
https://github.com/elastic/kibana/pull/230835\n\n\n[Preview](https://github.com/elastic/kibana/pull/230837#issuecomment-3160795376)","sha":"5a367223bc13f87bb913e31b229a1be688ca1e5e","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","v9.0.0","backport:version","v9.1.0","v9.0.3","v9.2.0"],"title":"[DOCS][9.0.3,
9.0.4, 9.1.0] [Known Issue] Rule issues occur when
xpack.alerting.rules.run.alerts.max is set to a value greater than
5000","number":230837,"url":"https://github.com/elastic/kibana/pull/230837","mergeCommit":{"message":"[DOCS][9.0.3,
9.0.4, 9.1.0] [Known Issue] Rule issues occur when
xpack.alerting.rules.run.alerts.max is set to a value greater than 5000
(#230837)\n\nAdds the known issue about the
`xpack.alerting.rules.run.alerts.max`\nsetting to the Kibana known
issues page and marked it as a known issue\nin 9.0.3, 9.0.4, and 9.1.0.
Related
issue:\nhttps://github.com//issues/230275\n\n**Corresponding
8.x PR**:
https://github.com/elastic/kibana/pull/230835\n\n\n[Preview](https://github.com/elastic/kibana/pull/230837#issuecomment-3160795376)","sha":"5a367223bc13f87bb913e31b229a1be688ca1e5e"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/231032","number":231032,"state":"OPEN"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/230837","number":230837,"mergeCommit":{"message":"[DOCS][9.0.3,
9.0.4, 9.1.0] [Known Issue] Rule issues occur when
xpack.alerting.rules.run.alerts.max is set to a value greater than 5000
(#230837)\n\nAdds the known issue about the
`xpack.alerting.rules.run.alerts.max`\nsetting to the Kibana known
issues page and marked it as a known issue\nin 9.0.3, 9.0.4, and 9.1.0.
Related
issue:\nhttps://github.com//issues/230275\n\n**Corresponding
8.x PR**:
https://github.com/elastic/kibana/pull/230835\n\n\n[Preview](https://github.com/elastic/kibana/pull/230837#issuecomment-3160795376)","sha":"5a367223bc13f87bb913e31b229a1be688ca1e5e"}}]}]
BACKPORT-->
denar50 pushed a commit to denar50/kibana that referenced this pull request Aug 8, 2025
…k.alerting.rules.run.alerts.max is set to a value greater than 5000 (elastic#230837)

Adds the known issue about the `xpack.alerting.rules.run.alerts.max`
setting to the Kibana known issues page and marked it as a known issue
in 9.0.3, 9.0.4, and 9.1.0. Related issue:
elastic#230275

**Corresponding 8.x PR**: elastic#230835


[Preview](elastic#230837 (comment))
NicholasPeretti pushed a commit to NicholasPeretti/kibana that referenced this pull request Aug 18, 2025
…k.alerting.rules.run.alerts.max is set to a value greater than 5000 (elastic#230837)

Adds the known issue about the `xpack.alerting.rules.run.alerts.max`
setting to the Kibana known issues page and marked it as a known issue
in 9.0.3, 9.0.4, and 9.1.0. Related issue:
elastic#230275

**Corresponding 8.x PR**: elastic#230835


[Preview](elastic#230837 (comment))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// v9.0.0 v9.0.3 v9.0.5 v9.1.0 v9.1.1 v9.2.0

5 participants