[Entity Store] Change default log cap behavior to drop#270180
Merged
romulets merged 2 commits intoMay 20, 2026
Conversation
uri-weisman
approved these changes
May 20, 2026
natasha-moore-elastic
approved these changes
May 20, 2026
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]
cc @romulets |
Contributor
|
Starting backport for target branches: 9.4 https://github.com/elastic/kibana/actions/runs/26171156435 |
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
May 20, 2026
#270231) # Backport This will backport the following commits from `main` to `9.4`: - [[Entity Store] Change default log cap behavior to drop (#270180)](#270180) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Rômulo Farias","email":"romulo.farias@elastic.co"},"sourceCommit":{"committedDate":"2026-05-20T15:02:45Z","message":"[Entity Store] Change default log cap behavior to drop (#270180)\n\n## Summary\n\nChange default log cap behavior from `defer` to `drop`\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c01d094e513b7e5c4da1b727bd73aaf3b774a087","branchLabelMapping":{"^v9.5.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.5.0","v9.4.2"],"title":"[Entity Store] Change default log cap behavior to drop","number":270180,"url":"https://github.com/elastic/kibana/pull/270180","mergeCommit":{"message":"[Entity Store] Change default log cap behavior to drop (#270180)\n\n## Summary\n\nChange default log cap behavior from `defer` to `drop`\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c01d094e513b7e5c4da1b727bd73aaf3b774a087"}},"sourceBranch":"main","suggestedTargetBranches":["9.4"],"targetPullRequestStates":[{"branch":"main","label":"v9.5.0","branchLabelMappingKey":"^v9.5.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/270180","number":270180,"mergeCommit":{"message":"[Entity Store] Change default log cap behavior to drop (#270180)\n\n## Summary\n\nChange default log cap behavior from `defer` to `drop`\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c01d094e513b7e5c4da1b727bd73aaf3b774a087"}},{"branch":"9.4","label":"v9.4.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Rômulo Farias <romulo.farias@elastic.co>
paulinashakirova
pushed a commit
to paulinashakirova/kibana
that referenced
this pull request
May 22, 2026
## Summary Change default log cap behavior from `defer` to `drop` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
jcger
pushed a commit
that referenced
this pull request
May 26, 2026
## Summary Change default log cap behavior from `defer` to `drop` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
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
Change default log cap behavior from
defertodrop