Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: elastic/kibana

Tags

deploy@1780899285

Toggle deploy@1780899285's commit message
Tagging release 499c898 as: deploy@1780899285, by

deploy-fix@1780294731

Toggle deploy-fix@1780294731's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[One Workflow](fix): Reduce managed workflow startup validation (#272539

)

#272491

```
Metric                                        old 05d3bd6   new 702ed6e   PR #272491
Raw snapshot                                  857.8 MB      951.6 MB      870.3 MB
Live heap                                     567.5 MB      621.0 MB      574.7 MB
  -> delta vs old                             —             +53.6 MB      +7.2 MB
  -> delta vs new                             —             —             -46.3 MB
Heap nodes                                    6.66 M        7.35 M        6.75 M
zod (retained)                                65.7 MB       102.2 MB      67.4 MB
zod (alloc-site)                              68.8 MB       115.2 MB      72.6 MB
@kbn/workflows-management-plugin (alloc)      1.9 MB        48.8 MB       3.3 MB
--filter=zod -> workflows-management          0.1 MB        41.8 MB       0.2 MB
```

deploy@1780294731

Toggle deploy@1780294731's commit message
Tagging release 702ed6e as: deploy@1780294731, by

deploy-fix@1779817240

Toggle deploy-fix@1779817240's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Entity Store][Emergency Fix] Cherry pick 2 PRs for emergency release (

…#271927)

## Summary

Related to
[incident-3147-extraction-failing-on-indices-with-inconsistent-mappings](https://elastic.slack.com/archives/C0B6TFFL3PB)

Cherry pick of 2 PRs:
- **[Entity Store] Improve WHERE clause (#271664)**
- **[Entity Store] Cast all fields on entity store query (#271752)**

---------

Co-authored-by: Rômulo Farias <[email protected]>

deploy@1779817240

Toggle deploy@1779817240's commit message
Tagging release 73edd81 as: deploy@1779817240, by rudolf.meijering@el…

…astic.co

v9.4.2

Toggle v9.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[9.4] [Entity Store] Change defaults to conservative values (#270617) (

…#270915)

# Backport

This will backport the following commits from `main` to `9.4`:
- [[Entity Store] Change defaults to conservative values
(#270617)](#270617)

<!--- Backport version: 11.0.2 -->

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

<!--BACKPORT [{"author":{"name":"Rômulo
Farias","email":"[email protected]"},"sourceCommit":{"committedDate":"2026-05-22T15:34:53Z","message":"[Entity
Store] Change defaults to conservative values (#270617)\n\n##
Summary\n\nUpdate entity store defaults to a conservative number:\n-
maxLogsPerPage: 50k \n- maxLogsPerWindow: 100k\n\nMeaning, we will
process at most 50k logs in each query of entity store,\nand in a single
window, if it observes more than 100k logs (two pages)\nwe don't process
those logs.\n\nThis can be configured via update api to better align
with customers'\nsetup and needs.\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"b9560c557118b03d3fa340140df992abc81307e8","branchLabelMapping":{"^v9.5.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.4.0","v9.5.0"],"title":"[Entity
Store] Change defaults to conservative
values","number":270617,"url":"https://github.com/elastic/kibana/pull/270617","mergeCommit":{"message":"[Entity
Store] Change defaults to conservative values (#270617)\n\n##
Summary\n\nUpdate entity store defaults to a conservative number:\n-
maxLogsPerPage: 50k \n- maxLogsPerWindow: 100k\n\nMeaning, we will
process at most 50k logs in each query of entity store,\nand in a single
window, if it observes more than 100k logs (two pages)\nwe don't process
those logs.\n\nThis can be configured via update api to better align
with customers'\nsetup and needs.\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"b9560c557118b03d3fa340140df992abc81307e8"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"9.4","label":"v9.4.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/270892","number":270892,"state":"OPEN"},{"branch":"main","label":"v9.5.0","branchLabelMappingKey":"^v9.5.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/270617","number":270617,"mergeCommit":{"message":"[Entity
Store] Change defaults to conservative values (#270617)\n\n##
Summary\n\nUpdate entity store defaults to a conservative number:\n-
maxLogsPerPage: 50k \n- maxLogsPerWindow: 100k\n\nMeaning, we will
process at most 50k logs in each query of entity store,\nand in a single
window, if it observes more than 100k logs (two pages)\nwe don't process
those logs.\n\nThis can be configured via update api to better align
with customers'\nsetup and needs.\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"b9560c557118b03d3fa340140df992abc81307e8"}}]}]
BACKPORT-->

deploy@1779689467

Toggle deploy@1779689467's commit message
Tagging release bd1ffae as: deploy@1779689467, by

v8.19.16

Toggle v8.19.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Scout] Update test config manifests (#270528)

Generated by
https://buildkite.com/elastic/kibana-scout-update-metadata/builds/371

v9.3.5

Toggle v9.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[9.3] [Scout] Don't create test track if no load candidates are ident…

…ified (#270584) (#270599)

# Backport

This will backport the following commits from `main` to `9.3`:
- [[Scout] Don't create test track if no load candidates are identified
(#270584)](#270584)

<!--- Backport version: 9.6.6 -->

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

<!--BACKPORT [{"author":{"name":"David
Olaru","email":"[email protected]"},"sourceCommit":{"committedDate":"2026-05-22T12:29:57Z","message":"[Scout]
Don't create test track if no load candidates are identified
(#270584)\n\nBecause of selective testing, we can find ourselves in a
situation where\nthere are no test loads to distribute.\n\nThis PR
introduces two changes:\n1. `create-test-tracks` CLI will skip track
creation for cases where no\ntest loads are identified\n2. Guard against
zero division issues if we do end up producing test\ntrack
specifications from empty
tracks","sha":"805c5d808bd2f8a7093a5e6ad70cb236e62303b6","branchLabelMapping":{"^v9.5.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","v9.5.0"],"title":"[Scout]
Don't create test track if no load candidates are
identified","number":270584,"url":"https://github.com/elastic/kibana/pull/270584","mergeCommit":{"message":"[Scout]
Don't create test track if no load candidates are identified
(#270584)\n\nBecause of selective testing, we can find ourselves in a
situation where\nthere are no test loads to distribute.\n\nThis PR
introduces two changes:\n1. `create-test-tracks` CLI will skip track
creation for cases where no\ntest loads are identified\n2. Guard against
zero division issues if we do end up producing test\ntrack
specifications from empty
tracks","sha":"805c5d808bd2f8a7093a5e6ad70cb236e62303b6"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.5.0","branchLabelMappingKey":"^v9.5.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/270584","number":270584,"mergeCommit":{"message":"[Scout]
Don't create test track if no load candidates are identified
(#270584)\n\nBecause of selective testing, we can find ourselves in a
situation where\nthere are no test loads to distribute.\n\nThis PR
introduces two changes:\n1. `create-test-tracks` CLI will skip track
creation for cases where no\ntest loads are identified\n2. Guard against
zero division issues if we do end up producing test\ntrack
specifications from empty
tracks","sha":"805c5d808bd2f8a7093a5e6ad70cb236e62303b6"}}]}]
BACKPORT-->

Co-authored-by: David Olaru <[email protected]>

deploy@1779256183

Toggle deploy@1779256183's commit message
Tagging release 3b857bb as: deploy@1779256183, by robert.oskamp@elast…

…ic.co