-
Notifications
You must be signed in to change notification settings - Fork 68
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
Add missing action_limit settings and new policy_limit settings #780
Conversation
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. |
This pull request does not have a backport label. Could you fix it @michel-laterman? 🙏
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for adding these @michel-laterman. I'll merge this once the CI checks pass.
* Add missing action_limit settings and new policy_limit settings * fix typos * Update docs/en/ingest-management/fleet/fleet-server-scaling.asciidoc * Update docs/en/ingest-management/fleet/fleet-server-scaling.asciidoc * Update docs/en/ingest-management/fleet/fleet-server-scaling.asciidoc * Update docs/en/ingest-management/fleet/fleet-server-scaling.asciidoc --------- Co-authored-by: David Kilfoyle <[email protected]> (cherry picked from commit 4c776b0)
#785) * Add missing action_limit settings and new policy_limit settings * fix typos * Update docs/en/ingest-management/fleet/fleet-server-scaling.asciidoc * Update docs/en/ingest-management/fleet/fleet-server-scaling.asciidoc * Update docs/en/ingest-management/fleet/fleet-server-scaling.asciidoc * Update docs/en/ingest-management/fleet/fleet-server-scaling.asciidoc --------- Co-authored-by: David Kilfoyle <[email protected]> (cherry picked from commit 4c776b0) Co-authored-by: Michel Laterman <[email protected]>
action_limit was added as part of elastic/fleet-server#2994 which i think made it into 8.12.0
policy_limit is a part of elastic/fleet-server#3008 which is new