mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
# Backport This will backport the following commits from `main` to `8.7`: - [[Fleet] Bugfix: prevent status runtime query going over character limit (#150910)](https://github.com/elastic/kibana/pull/150910) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Mark Hopkin","email":"mark.hopkin@elastic.co"},"sourceCommit":{"committedDate":"2023-02-14T14:05:34Z","message":"[Fleet] Bugfix: prevent status runtime query going over character limit (#150910)\n\n## Summary\r\n\r\nCloses #150577 \r\n\r\nif there are too many agent policies in a system, we were creating too\r\nbig a runtime query for elastic and the query would be rejected.\r\n\r\nThis PR adds a limit, if the user has more than 750 agent policies then\r\nagents will not be marked as inactive anymore. If the user reaches the\r\nlimit then a warning badge is displayed (the text underlined has also\r\nbeen added):\r\n\r\n<img width=\"968\" alt=\"Screenshot 2023-02-13 at 20 14 31\"\r\nsrc=\"https://user-images.githubusercontent.com/3315046/218565456-f5758e4b-74f6-4e7c-9b49-22f0fd6f9102.png\">\r\n\r\n\r\nIntegration test added.","sha":"687294d4d30e936aa95b4a4c566b29c4462ab362","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:Fleet","v8.7.0","v8.8.0"],"number":150910,"url":"https://github.com/elastic/kibana/pull/150910","mergeCommit":{"message":"[Fleet] Bugfix: prevent status runtime query going over character limit (#150910)\n\n## Summary\r\n\r\nCloses #150577 \r\n\r\nif there are too many agent policies in a system, we were creating too\r\nbig a runtime query for elastic and the query would be rejected.\r\n\r\nThis PR adds a limit, if the user has more than 750 agent policies then\r\nagents will not be marked as inactive anymore. If the user reaches the\r\nlimit then a warning badge is displayed (the text underlined has also\r\nbeen added):\r\n\r\n<img width=\"968\" alt=\"Screenshot 2023-02-13 at 20 14 31\"\r\nsrc=\"https://user-images.githubusercontent.com/3315046/218565456-f5758e4b-74f6-4e7c-9b49-22f0fd6f9102.png\">\r\n\r\n\r\nIntegration test added.","sha":"687294d4d30e936aa95b4a4c566b29c4462ab362"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/150910","number":150910,"mergeCommit":{"message":"[Fleet] Bugfix: prevent status runtime query going over character limit (#150910)\n\n## Summary\r\n\r\nCloses #150577 \r\n\r\nif there are too many agent policies in a system, we were creating too\r\nbig a runtime query for elastic and the query would be rejected.\r\n\r\nThis PR adds a limit, if the user has more than 750 agent policies then\r\nagents will not be marked as inactive anymore. If the user reaches the\r\nlimit then a warning badge is displayed (the text underlined has also\r\nbeen added):\r\n\r\n<img width=\"968\" alt=\"Screenshot 2023-02-13 at 20 14 31\"\r\nsrc=\"https://user-images.githubusercontent.com/3315046/218565456-f5758e4b-74f6-4e7c-9b49-22f0fd6f9102.png\">\r\n\r\n\r\nIntegration test added.","sha":"687294d4d30e936aa95b4a4c566b29c4462ab362"}}]}] BACKPORT--> Co-authored-by: Mark Hopkin <mark.hopkin@elastic.co> |
||
---|---|---|
.. | ||
accessibility | ||
analytics | ||
api_integration | ||
common | ||
examples | ||
functional | ||
harden | ||
health_gateway | ||
interactive_setup_api_integration | ||
interactive_setup_functional | ||
interpreter_functional | ||
node_roles_functional | ||
package | ||
plugin_functional | ||
scripts | ||
server_integration | ||
ui_capabilities/newsfeed_err | ||
tsconfig.json |