mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
# Backport This will backport the following commits from `main` to `8.18`: - [[ObsUX][Infra] Filter out null values from `sourceDataStreams` (#218772)](https://github.com/elastic/kibana/pull/218772) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Sergi Romeu","email":"sergi.romeu@elastic.co"},"sourceCommit":{"committedDate":"2025-04-22T10:37:09Z","message":"[ObsUX][Infra] Filter out null values from `sourceDataStreams` (#218772)\n\n## Summary\n\nPart of #213045\n\nThis PR fixes an issue when the `observability:entityCentricExperience`\nflag is enabled.\nBy some reason, we may get null values in `sourceDataStreams` and when\nwe try to validate it with the zod schema, it breaks.","sha":"2dea36a0a63d4cd594e556eb4cfd346cb11f30a3","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:obs-ux-infra_services","backport:version","v9.1.0","v8.19.0","v8.18.1","v9.0.1"],"title":"[ObsUX][Infra] Filter out null values from `sourceDataStreams`","number":218772,"url":"https://github.com/elastic/kibana/pull/218772","mergeCommit":{"message":"[ObsUX][Infra] Filter out null values from `sourceDataStreams` (#218772)\n\n## Summary\n\nPart of #213045\n\nThis PR fixes an issue when the `observability:entityCentricExperience`\nflag is enabled.\nBy some reason, we may get null values in `sourceDataStreams` and when\nwe try to validate it with the zod schema, it breaks.","sha":"2dea36a0a63d4cd594e556eb4cfd346cb11f30a3"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","8.18","9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/218772","number":218772,"mergeCommit":{"message":"[ObsUX][Infra] Filter out null values from `sourceDataStreams` (#218772)\n\n## Summary\n\nPart of #213045\n\nThis PR fixes an issue when the `observability:entityCentricExperience`\nflag is enabled.\nBy some reason, we may get null values in `sourceDataStreams` and when\nwe try to validate it with the zod schema, it breaks.","sha":"2dea36a0a63d4cd594e556eb4cfd346cb11f30a3"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Sergi Romeu <sergi.romeu@elastic.co> |
||
---|---|---|
.. | ||
observability | ||
search | ||
security |