[DOCS][8.18.3, 8.18.4, 8.19.0] [Known Issue] Rule issues occur when xpack.alerting.rules.run.alerts.max is set to a value greater than 5000#230835
Merged
nastasha-solomon merged 6 commits intoelastic:8.19from Aug 6, 2025
Conversation
Contributor
|
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
nastasha-solomon
commented
Aug 6, 2025
florent-leborgne
approved these changes
Aug 6, 2025
xpack.alerting.rules.run.alerts.max is set to a value greater than 5000xpack.alerting.rules.run.alerts.max is set to a value greater than 5000
Contributor
|
Pinging @elastic/response-ops (Team:ResponseOps) |
Contributor
💚 Build Succeeded
|
nastasha-solomon
added a commit
that referenced
this pull request
Aug 6, 2025
…k.alerting.rules.run.alerts.max is set to a value greater than 5000 (#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: #230275 **Corresponding 8.x PR**: #230835 [Preview](#230837 (comment))
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
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))
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))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the known issue about the
xpack.alerting.rules.run.alerts.maxsetting to the 8.18.3, 8.18.4, and 8.19.0 release notes. Related issue: #230275Corresponding 9.x PR: #230837
Previews