{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":7833168,"defaultBranch":"main","name":"kibana","ownerLogin":"elastic","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-01-26T04:00:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6764390?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726483375.0","currentOid":""},"activityList":{"items":[{"before":"a7daa9849d5e2a59c229fb4469dfcd835f559944","after":"830eadab8e23985d306737f7946b303fe308dfde","ref":"refs/heads/8.x","pushedAt":"2024-09-16T13:05:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kibanamachine","name":"Kibana Machine","path":"/kibanamachine","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42973632?s=80&v=4"},"commit":{"message":"[8.x] [Lens][ColorMapping] Fix color mapping nitpicks (#192242) (#192995)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[Lens][ColorMapping] Fix color mapping nitpicks\n(#192242)](https://github.com/elastic/kibana/pull/192242)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n\n\nCo-authored-by: Marco Vettorello ","shortMessageHtmlLink":"[8.x] [Lens][ColorMapping] Fix color mapping nitpicks (#192242) (#192995"}},{"before":"8f01c22296f540329b05938f16c4699bcd360302","after":"a7daa9849d5e2a59c229fb4469dfcd835f559944","ref":"refs/heads/8.x","pushedAt":"2024-09-16T12:58:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kibanamachine","name":"Kibana Machine","path":"/kibanamachine","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42973632?s=80&v=4"},"commit":{"message":"[8.x] Removing debug logs from setup and start functions (#192884) (#192992)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [Removing debug logs from setup and start functions\n(#192884)](https://github.com/elastic/kibana/pull/192884)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n\n\nCo-authored-by: Giorgos Bamparopoulos ","shortMessageHtmlLink":"[8.x] Removing debug logs from setup and start functions (#192884) (#…"}},{"before":"61fcb0f0722afab8f546315ae5e1dd75a730b741","after":"a0973d600212096ac9e530c179a87c14b7409db2","ref":"refs/heads/main","pushedAt":"2024-09-16T12:36:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mikecote","name":"Mike Côté","path":"/mikecote","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3694571?s=80&v=4"},"commit":{"message":"Make task manager code use the same logger (#192574)\n\nIn this PR, I'm making the sub-loggers within task manager use the main\r\nlogger so we can observe the logs under\r\n`log.logger:\"plugin.taskManager\"`. To preserve separation, I moved the\r\nsub-logger name within a tag so we can still filter the logs via\r\n`tags:\"taskClaimer\"`.\r\n\r\nThe wrapped_logger.ts file is copied from\r\n`x-pack/plugins/alerting/server/task_runner/lib/task_runner_logger.ts`.\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine ","shortMessageHtmlLink":"Make task manager code use the same logger (#192574)"}},{"before":"ca8e53fb3a85ba8abfcf9cc247cdcfcf30a79cef","after":"61fcb0f0722afab8f546315ae5e1dd75a730b741","ref":"refs/heads/main","pushedAt":"2024-09-16T12:34:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iblancof","name":"Irene Blanco","path":"/iblancof","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/175546296?s=80&v=4"},"commit":{"message":"[APM[Services] Add custom events to new ServiceTabEmptyState (#192385)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/190770.\r\n\r\n\r\nWith the new empty state added for certain tabs when a service only has\r\nlog signals, we're introducing telemetry to track its usage and impact.\r\nThe events being implemented have been defined\r\n[here](https://github.com/elastic/observability-dev/issues/3462#issuecomment-2324980335)\r\nand agreed upon with product.\r\n\r\n\r\n|Button/Link|Sent event|\r\n|-|-|\r\n|Add APM|![Screenshot 2024-09-09 at 17 33\r\n50](https://github.com/user-attachments/assets/a0331727-1b32-41bf-85fe-322d5b519f8b)|\r\n|Try it|![Screenshot 2024-09-09 at 17 34\r\n10](https://github.com/user-attachments/assets/c92633b1-adfc-4787-a147-44c76f50a07b)|\r\n|Learn more|![Screenshot 2024-09-09 at 17 34\r\n22](https://github.com/user-attachments/assets/9a8eae57-f810-4414-968e-6968c65029d6)|\r\n\r\n---------\r\n\r\nCo-authored-by: Katerina \r\nCo-authored-by: Caue Marcondes ","shortMessageHtmlLink":"[APM[Services] Add custom events to new ServiceTabEmptyState (#192385)"}},{"before":"c26ee22db69059d1908cb7bf3982db13a354b77a","after":"ca8e53fb3a85ba8abfcf9cc247cdcfcf30a79cef","ref":"refs/heads/main","pushedAt":"2024-09-16T12:31:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"efegurkan","name":"Efe Gürkan YALAMAN","path":"/efegurkan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1410658?s=80&v=4"},"commit":{"message":"[Search Playground] Search Preview and Document Viewer (#192096)\n\n## Summary\r\n\r\nAdds Search preview functionality to Search Playground\r\nAdds Unified Document Viewer flyout to the Search Playground\r\nAll of these code are under the same UI setting that we had for Search\r\nPlayground.\r\n\r\n\r\nhttps://github.com/user-attachments/assets/cd590414-b22f-4cde-a7e1-ca139aefe178\r\n\r\nThis introduces new dependencies to the plugin, locally there was no\r\nproblem visible (i.e. no warnings or something weird in Kibana logs)\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n- [ ] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n- [x] Any UI touched in this PR is usable by keyboard only (learn more\r\nabout [keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI touched in this PR does not create any new axe failures\r\n(run axe in browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n- [x] This renders correctly on smaller devices using a responsive\r\nlayout. (You can test this [in your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n- [x] This was checked for [cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n### Risk Matrix\r\n\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes |\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n| Potential breaking in Chat Playground Need to be tested | Low | Medium\r\n| It should be tested by at least another person feature flag off in\r\nChat playground both Stack and Serverless |\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","shortMessageHtmlLink":"[Search Playground] Search Preview and Document Viewer (#192096)"}},{"before":"82c12a61b4e1d4ebcb85ca501fbb770a2cbbd2d3","after":"8f01c22296f540329b05938f16c4699bcd360302","ref":"refs/heads/8.x","pushedAt":"2024-09-16T12:21:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kibanamachine","name":"Kibana Machine","path":"/kibanamachine","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42973632?s=80&v=4"},"commit":{"message":"[8.x] [ES|QL] Enable cursor sync for timeseries charts (#192837) (#192982)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[ES|QL] Enable cursor sync for timeseries charts\n(#192837)](https://github.com/elastic/kibana/pull/192837)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n\n\nCo-authored-by: Stratoula Kalafateli ","shortMessageHtmlLink":"[8.x] [ES|QL] Enable cursor sync for timeseries charts (#192837) (#19…"}},{"before":"949f6501b3dc8670a66ec5196f2f2dc1bdc9eb3c","after":"82c12a61b4e1d4ebcb85ca501fbb770a2cbbd2d3","ref":"refs/heads/8.x","pushedAt":"2024-09-16T12:08:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kibanamachine","name":"Kibana Machine","path":"/kibanamachine","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42973632?s=80&v=4"},"commit":{"message":"[8.x] Update dependency @launchdarkly/node-server-sdk to ^9.5.4 (main) (#192138) (#192984)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [Update dependency @launchdarkly/node-server-sdk to ^9.5.4 (main)\n(#192138)](https://github.com/elastic/kibana/pull/192138)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\nIf you\nwant to rebase/retry this PR, check\\r\\nthis box\\r\\n\\r\\n---\\r\\n\\r\\nThis\nPR has been generated by\n[Renovate\\r\\nBot](https://togithub.com/renovatebot/renovate).\\r\\n\\r\\n\\r\\n\\r\\nCo-authored-by:\nelastic-renovate-prod[bot]\n<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\\r\\nCo-authored-by:\nJean-Louis Leysens\n\",\"sha\":\"b89314ee70e35c0b4ea44dc4c581a9442f6e9431\",\"branchLabelMapping\":{\"^v9.0.0$\":\"main\",\"^v8.16.0$\":\"8.x\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"Team:Core\",\"Team:Security\",\"release_note:skip\",\"💝community\",\"v9.0.0\",\"backport:prev-minor\"],\"title\":\"Update\ndependency @launchdarkly/node-server-sdk to ^9.5.4\n(main)\",\"number\":192138,\"url\":\"https://github.com/elastic/kibana/pull/192138\",\"mergeCommit\":{\"message\":\"Update\ndependency @launchdarkly/node-server-sdk to ^9.5.4 (main)\n(#192138)\\n\\nThis PR contains the following updates:\\r\\n\\r\\n| Package |\nType | Update | Change\n|\\r\\n|---|---|---|---|\\r\\n|\\r\\n[@launchdarkly/node-server-sdk](https://togithub.com/launchdarkly/js-core/tree/main/packages/sdk/server-node)\\r\\n([source](https://togithub.com/launchdarkly/js-core))\n| dependencies |\\r\\npatch | [`^9.5.1`\n->\\r\\n`^9.5.4`](https://renovatebot.com/diffs/npm/@launchdarkly%2fnode-server-sdk/9.5.1/9.5.4)\\r\\n|\\r\\n\\r\\n---\\r\\n\\r\\n###\nConfiguration\\r\\n\\r\\n📅 **Schedule**: Branch creation - At any time (no\nschedule defined),\\r\\nAutomerge - At any time (no schedule\ndefined).\\r\\n\\r\\n🚦 **Automerge**: Disabled by config. Please merge this\nmanually once you\\r\\nare satisfied.\\r\\n\\r\\n♻ **Rebasing**: Whenever PR\nbecomes conflicted, or you tick the\\r\\nrebase/retry checkbox.\\r\\n\\r\\n🔕\n**Ignore**: Close this PR and you won't be reminded about this\nupdate\\r\\nagain.\\r\\n\\r\\n---\\r\\n\\r\\n- [ ] If you\nwant to rebase/retry this PR, check\\r\\nthis box\\r\\n\\r\\n---\\r\\n\\r\\nThis\nPR has been generated by\n[Renovate\\r\\nBot](https://togithub.com/renovatebot/renovate).\\r\\n\\r\\n\\r\\n\\r\\nCo-authored-by:\nelastic-renovate-prod[bot]\n<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\\r\\nCo-authored-by:\nJean-Louis Leysens\n\",\"sha\":\"b89314ee70e35c0b4ea44dc4c581a9442f6e9431\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v9.0.0\",\"branchLabelMappingKey\":\"^v9.0.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/192138\",\"number\":192138,\"mergeCommit\":{\"message\":\"Update\ndependency @launchdarkly/node-server-sdk to ^9.5.4 (main)\n(#192138)\\n\\nThis PR contains the following updates:\\r\\n\\r\\n| Package |\nType | Update | Change\n|\\r\\n|---|---|---|---|\\r\\n|\\r\\n[@launchdarkly/node-server-sdk](https://togithub.com/launchdarkly/js-core/tree/main/packages/sdk/server-node)\\r\\n([source](https://togithub.com/launchdarkly/js-core))\n| dependencies |\\r\\npatch | [`^9.5.1`\n->\\r\\n`^9.5.4`](https://renovatebot.com/diffs/npm/@launchdarkly%2fnode-server-sdk/9.5.1/9.5.4)\\r\\n|\\r\\n\\r\\n---\\r\\n\\r\\n###\nConfiguration\\r\\n\\r\\n📅 **Schedule**: Branch creation - At any time (no\nschedule defined),\\r\\nAutomerge - At any time (no schedule\ndefined).\\r\\n\\r\\n🚦 **Automerge**: Disabled by config. Please merge this\nmanually once you\\r\\nare satisfied.\\r\\n\\r\\n♻ **Rebasing**: Whenever PR\nbecomes conflicted, or you tick the\\r\\nrebase/retry checkbox.\\r\\n\\r\\n🔕\n**Ignore**: Close this PR and you won't be reminded about this\nupdate\\r\\nagain.\\r\\n\\r\\n---\\r\\n\\r\\n- [ ] If you\nwant to rebase/retry this PR, check\\r\\nthis box\\r\\n\\r\\n---\\r\\n\\r\\nThis\nPR has been generated by\n[Renovate\\r\\nBot](https://togithub.com/renovatebot/renovate).\\r\\n\\r\\n\\r\\n\\r\\nCo-authored-by:\nelastic-renovate-prod[bot]\n<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\\r\\nCo-authored-by:\nJean-Louis Leysens\n\",\"sha\":\"b89314ee70e35c0b4ea44dc4c581a9442f6e9431\"}}]}]\nBACKPORT-->\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[8.x] Update dependency @launchdarkly/node-server-sdk to ^9.5.4 (main) ("}},{"before":"3de252e688515e9f84e199b73e5e4246f76b8c19","after":"c26ee22db69059d1908cb7bf3982db13a354b77a","ref":"refs/heads/main","pushedAt":"2024-09-16T12:07:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tiansivive","name":"Tiago Vila Verde","path":"/tiansivive","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2423976?s=80&v=4"},"commit":{"message":"[Entity Manager] Extract the entity manager out of Observability solution (#190304)\n\n## Summary\r\n\r\nMoving the Entity Manager out of Observability and into a Kibana plugin\r\nas per [this\r\nticket](https://github.com/elastic/security-team/issues/10156)\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","shortMessageHtmlLink":"[Entity Manager] Extract the entity manager out of Observability solu…"}},{"before":"f168fb4791eea611053683150329115def854826","after":"3de252e688515e9f84e199b73e5e4246f76b8c19","ref":"refs/heads/main","pushedAt":"2024-09-16T11:44:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yuliacech","name":"Yulia Čech","path":"/yuliacech","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6585477?s=80&v=4"},"commit":{"message":"[Index Management] Added docs count and size for serverless (#191985)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/190131\r\n\r\nThis PR adds size and documents count to indices and data streams tables\r\nin Index Management on serverless.\r\n\r\n### Screenrecording\r\n\r\n\r\n\r\nhttps://github.com/user-attachments/assets/51a933e2-e4ef-42a0-9c82-39bf6e194ee0\r\n\r\n\r\n\r\n### Screenshots \r\n\"Screenshot\r\n\"Screenshot\r\n\"Screenshot\r\n\"Screenshot\r\n\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [ ] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n- [ ] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is usable by keyboard only (learn more\r\nabout [keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI touched in this PR does not create any new axe failures\r\n(run axe in browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n- [ ] If a plugin configuration key changed, check if it needs to be\r\nallowlisted in the cloud and added to the [docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n- [ ] This renders correctly on smaller devices using a responsive\r\nlayout. (You can test this [in your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n- [ ] This was checked for [cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n### Risk Matrix\r\n\r\nDelete this section if it is not applicable to this PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other developers to\r\nidentify risks that should be tested prior to the change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider some of the following examples\r\nand how they may potentially impact the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes |\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n| Multiple Spaces—unexpected behavior in non-default Kibana Space.\r\n| Low | High | Integration tests will verify that all features are still\r\nsupported in non-default Kibana Space and when user switches between\r\nspaces. |\r\n| Multiple nodes—Elasticsearch polling might have race conditions\r\nwhen multiple Kibana nodes are polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so executing them multiple times will not result\r\nin logical error, but will degrade performance. To test for this case we\r\nadd plenty of unit tests around this logic and document manual testing\r\nprocedure. |\r\n| Code should gracefully handle cases when feature X or plugin Y are\r\ndisabled. | Medium | High | Unit tests will verify that any feature flag\r\nor plugin combination still results in our service operational. |\r\n| [See more potential risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx) |\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","shortMessageHtmlLink":"[Index Management] Added docs count and size for serverless (#191985)"}},{"before":"f3535e9838e675ded589f34d4b0839f1804b21b4","after":"f168fb4791eea611053683150329115def854826","ref":"refs/heads/main","pushedAt":"2024-09-16T11:41:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"CohenIdo","name":"Ido Cohen","path":"/CohenIdo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/90558359?s=80&v=4"},"commit":{"message":"[Cloud Security] Populate Missing Fields in Vulnerabilities Flyout","shortMessageHtmlLink":"[Cloud Security] Populate Missing Fields in Vulnerabilities Flyout"}},{"before":"4d692ad25fdfb351a6f3eea6c1af604f7b1a66c2","after":"f3535e9838e675ded589f34d4b0839f1804b21b4","ref":"refs/heads/main","pushedAt":"2024-09-16T11:30:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"markov00","name":"Marco Vettorello","path":"/markov00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1421091?s=80&v=4"},"commit":{"message":"[Lens][ColorMapping] Fix color mapping nitpicks (#192242)\n\n## Summary\r\n\r\nFixed the edit button color.\r\nI've removed completely the `cursor:pointer` and the click\r\nhandler/capability over the color band (`EuiColorPaletteDisplay`\r\ncomponent) because this component is not a button and is not keyboard\r\naccessible even with the click handler.\r\nIt should be changed in EUI to button to be used correctly.\r\n\r\nfix https://github.com/elastic/kibana/issues/191878","shortMessageHtmlLink":"[Lens][ColorMapping] Fix color mapping nitpicks (#192242)"}},{"before":"0f265812667e749d3767fa476568db43e38866ed","after":"949f6501b3dc8670a66ec5196f2f2dc1bdc9eb3c","ref":"refs/heads/8.x","pushedAt":"2024-09-16T11:29:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kibanamachine","name":"Kibana Machine","path":"/kibanamachine","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42973632?s=80&v=4"},"commit":{"message":"[8.x] OpenAI: Ignore chunks with an empty `choices` list (bis) (#192961) (#192978)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [OpenAI: Ignore chunks with an empty `choices` list (bis)\n(#192961)](https://github.com/elastic/kibana/pull/192961)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n\n\nCo-authored-by: Pierre Gayvallet ","shortMessageHtmlLink":"[8.x] OpenAI: Ignore chunks with an empty &#x60;choices&#x60; list (b…"}},{"before":"b89314ee70e35c0b4ea44dc4c581a9442f6e9431","after":"4d692ad25fdfb351a6f3eea6c1af604f7b1a66c2","ref":"refs/heads/main","pushedAt":"2024-09-16T11:25:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gbamparop","name":"Giorgos Bamparopoulos","path":"/gbamparop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5831975?s=80&v=4"},"commit":{"message":"Removing debug logs from setup and start functions (#192884)\n\nRemoving debug logs from setup and start functions\r\n\r\nCo-authored-by: Elastic Machine ","shortMessageHtmlLink":"Removing debug logs from setup and start functions (#192884)"}},{"before":"482260d0e3f8768d45d4122b028d6af93c9ed3dc","after":"cf7e9a979ed5aec46af93b105f9e804336963330","ref":"refs/heads/spaces/assign-roles-to-space","pushedAt":"2024-09-16T11:19:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eokoneyo","name":"Eyo O. Eyo","path":"/eokoneyo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7893459?s=80&v=4"},"commit":{"message":"add subtle link to manage roles in role selection combobox","shortMessageHtmlLink":"add subtle link to manage roles in role selection combobox"}},{"before":"6b929ea247e311ad5ffd4965325eb0424a2261a5","after":"482260d0e3f8768d45d4122b028d6af93c9ed3dc","ref":"refs/heads/spaces/assign-roles-to-space","pushedAt":"2024-09-16T11:03:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eokoneyo","name":"Eyo O. Eyo","path":"/eokoneyo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7893459?s=80&v=4"},"commit":{"message":"even more copy and minor ui fixes from product feedback","shortMessageHtmlLink":"even more copy and minor ui fixes from product feedback"}},{"before":"c204c45e7147e2c2fcbafe8a678137988efdd57c","after":"0f265812667e749d3767fa476568db43e38866ed","ref":"refs/heads/8.x","pushedAt":"2024-09-16T10:51:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gergoabraham","name":"Gergő Ábrahám","path":"/gergoabraham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39014407?s=80&v=4"},"commit":{"message":"[8.x] [Defend Workflows] Fix bug when event filter value cannot be changed without using {backspace} (#192196) (#192977)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[Defend Workflows] Fix bug when event filter value cannot be changed\nwithout using {backspace}\n(#192196)](https://github.com/elastic/kibana/pull/192196)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n","shortMessageHtmlLink":"[8.x] [Defend Workflows] Fix bug when event filter value cannot be ch…"}},{"before":"65b3e4a7e4b0858de9192b0aa3fad6e0269a55e0","after":"6b929ea247e311ad5ffd4965325eb0424a2261a5","ref":"refs/heads/spaces/assign-roles-to-space","pushedAt":"2024-09-16T10:50:57.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"elasticmachine","name":"Elastic Machine","path":"/elasticmachine","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15837671?s=80&v=4"},"commit":{"message":"Merge branch 'main' into spaces/assign-roles-to-space","shortMessageHtmlLink":"Merge branch 'main' into spaces/assign-roles-to-space"}},{"before":"b823439a1c33ce9940faa4ffed25816896ce4c77","after":"c204c45e7147e2c2fcbafe8a678137988efdd57c","ref":"refs/heads/8.x","pushedAt":"2024-09-16T10:43:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kibanamachine","name":"Kibana Machine","path":"/kibanamachine","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42973632?s=80&v=4"},"commit":{"message":"[8.x] [Cloud Security] Prevent 'index not found' error log (#192974)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[Cloud Security] Prevent 'index not found' error\nlog](https://github.com/elastic/kibana/pull/192680)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n\n\nCo-authored-by: Ido Cohen <90558359+CohenIdo@users.noreply.github.com>","shortMessageHtmlLink":"[8.x] [Cloud Security] Prevent &#x27;index not found&#x27; error log (#…"}},{"before":"07f92e19bae751762f979547ed83d25ed7e29b6f","after":"65b3e4a7e4b0858de9192b0aa3fad6e0269a55e0","ref":"refs/heads/spaces/assign-roles-to-space","pushedAt":"2024-09-16T10:43:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eokoneyo","name":"Eyo O. Eyo","path":"/eokoneyo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7893459?s=80&v=4"},"commit":{"message":"make bulk actions for role asisgned table opt-in","shortMessageHtmlLink":"make bulk actions for role asisgned table opt-in"}},{"before":null,"after":"111ec654c471fc33ba446b7df12b510bdb34fb37","ref":"refs/heads/renovate/main-minify","pushedAt":"2024-09-16T10:42:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"elastic-renovate-prod[bot]","name":null,"path":"/apps/elastic-renovate-prod","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/937301?s=80&v=4"},"commit":{"message":"Update dependency terser to ^5.32.0","shortMessageHtmlLink":"Update dependency terser to ^5.32.0"}},{"before":"e43edf8b181ce554866937002408e30ab5e71823","after":null,"ref":"refs/heads/renovate/main-launchdarkly","pushedAt":"2024-09-16T10:33:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jloleysens","name":"Jean-Louis Leysens","path":"/jloleysens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8155004?s=80&v=4"}},{"before":"a581087f530ce4a9143d54d76147b7b645a39da4","after":"b89314ee70e35c0b4ea44dc4c581a9442f6e9431","ref":"refs/heads/main","pushedAt":"2024-09-16T10:33:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jloleysens","name":"Jean-Louis Leysens","path":"/jloleysens","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8155004?s=80&v=4"},"commit":{"message":"Update dependency @launchdarkly/node-server-sdk to ^9.5.4 (main) (#192138)\n\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n|\r\n[@launchdarkly/node-server-sdk](https://togithub.com/launchdarkly/js-core/tree/main/packages/sdk/server-node)\r\n([source](https://togithub.com/launchdarkly/js-core)) | dependencies |\r\npatch | [`^9.5.1` ->\r\n`^9.5.4`](https://renovatebot.com/diffs/npm/@launchdarkly%2fnode-server-sdk/9.5.1/9.5.4)\r\n|\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\r\nAutomerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n🔕 **Ignore**: Close this PR and you won't be reminded about this update\r\nagain.\r\n\r\n---\r\n\r\n- [ ] If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Renovate\r\nBot](https://togithub.com/renovatebot/renovate).\r\n\r\n\r\n\r\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\r\nCo-authored-by: Jean-Louis Leysens ","shortMessageHtmlLink":"Update dependency @launchdarkly/node-server-sdk to ^9.5.4 (main) (#19…"}},{"before":"83f9bc4dddbc4e899760a55c05404ec29d21c8d9","after":"b823439a1c33ce9940faa4ffed25816896ce4c77","ref":"refs/heads/8.x","pushedAt":"2024-09-16T10:26:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kibanamachine","name":"Kibana Machine","path":"/kibanamachine","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42973632?s=80&v=4"},"commit":{"message":"[8.x] [ES|QL] Set drop null columns param correctly for partial results (#192666) (#192976)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[ES|QL] Set drop null columns param correctly for partial results\n(#192666)](https://github.com/elastic/kibana/pull/192666)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n\n\nCo-authored-by: Stratoula Kalafateli ","shortMessageHtmlLink":"[8.x] [ES|QL] Set drop null columns param correctly for partial resul…"}},{"before":"87118a1a33d0992e57703f90378be990ea5e5ff0","after":"83f9bc4dddbc4e899760a55c05404ec29d21c8d9","ref":"refs/heads/8.x","pushedAt":"2024-09-16T10:25:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kibanamachine","name":"Kibana Machine","path":"/kibanamachine","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42973632?s=80&v=4"},"commit":{"message":"[8.x] [ES|QL] exclude inactive integration data stream suggestions (#192953) (#192970)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[ES|QL] exclude inactive integration data stream suggestions\n(#192953)](https://github.com/elastic/kibana/pull/192953)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n\n\nCo-authored-by: Drew Tate ","shortMessageHtmlLink":"[8.x] [ES|QL] exclude inactive integration data stream suggestions (#…"}},{"before":"5f8e564c6be5fa5ce8e37b4b0f5a5228f0bba50a","after":"87118a1a33d0992e57703f90378be990ea5e5ff0","ref":"refs/heads/8.x","pushedAt":"2024-09-16T10:22:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kibanamachine","name":"Kibana Machine","path":"/kibanamachine","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42973632?s=80&v=4"},"commit":{"message":"[8.x] [CI] Archive logs from `yarn es` docker runs (#189231) (#192973)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[CI] Archive logs from `yarn es` docker runs\n(#189231)](https://github.com/elastic/kibana/pull/189231)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n\n\nCo-authored-by: Alex Szabo ","shortMessageHtmlLink":"[8.x] [CI] Archive logs from &#x60;yarn es&#x60; docker runs (#189231) ("}},{"before":"2b12950e71f6cc7a616eeec1e787e76f3009575c","after":"a581087f530ce4a9143d54d76147b7b645a39da4","ref":"refs/heads/main","pushedAt":"2024-09-16T10:03:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stratoula","name":"Stratoula Kalafateli","path":"/stratoula","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17003240?s=80&v=4"},"commit":{"message":"[ES|QL] Enable cursor sync for timeseries charts (#192837)\n\n## Summary\r\n\r\nSyncs the cursor for timeseries charts powered by ES|QL\r\n\r\n\r\n![meow](https://github.com/user-attachments/assets/62664b27-ce95-493d-863a-b5ecaa8006ed)\r\n\r\n\r\n### Checklist\r\n\r\n- [ ] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\r\nCo-authored-by: Marco Vettorello ","shortMessageHtmlLink":"[ES|QL] Enable cursor sync for timeseries charts (#192837)"}},{"before":"08b682fbd5f78ac82b42ddc7109e79f89e4ed961","after":"2b12950e71f6cc7a616eeec1e787e76f3009575c","ref":"refs/heads/main","pushedAt":"2024-09-16T09:51:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"szwarckonrad","name":"Konrad Szwarc","path":"/szwarckonrad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29123534?s=80&v=4"},"commit":{"message":"[EDR Workflows][MKI] Skip event_filters.cy.ts in MKI (#192969)\n\nSkip due to interactions with internal indices which is not supported in\r\nMKI","shortMessageHtmlLink":"[EDR Workflows][MKI] Skip event_filters.cy.ts in MKI (#192969)"}},{"before":"e99616454f8b5a4abc7e2ad901f30278ba005107","after":"b38d51aae7fb17e7256dc01fcbc24cd5cfbc4a91","ref":"refs/heads/console-phase-2","pushedAt":"2024-09-16T09:39:22.000Z","pushType":"push","commitsCount":49,"pusher":{"login":"elasticmachine","name":"Elastic Machine","path":"/elasticmachine","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15837671?s=80&v=4"},"commit":{"message":"Merge branch 'main' into console-phase-2","shortMessageHtmlLink":"Merge branch 'main' into console-phase-2"}},{"before":"d7be7ba7ada4b9d907fb99b27fe50f149c741ba3","after":"e99616454f8b5a4abc7e2ad901f30278ba005107","ref":"refs/heads/console-phase-2","pushedAt":"2024-09-16T09:38:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sabarasaba","name":"Ignacio Rivas","path":"/sabarasaba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1191206?s=80&v=4"},"commit":{"message":"[Console] Add routes for tabs (#192267)","shortMessageHtmlLink":"[Console] Add routes for tabs (#192267)"}},{"before":"708a96cca8f636347fb37669b13e5b61cd5015d1","after":"08b682fbd5f78ac82b42ddc7109e79f89e4ed961","ref":"refs/heads/main","pushedAt":"2024-09-16T09:06:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pgayvallet","name":"Pierre Gayvallet","path":"/pgayvallet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1532934?s=80&v=4"},"commit":{"message":"OpenAI: Ignore chunks with an empty `choices` list (bis) (#192961)\n\n## Summary\r\n\r\nFollow-up of https://github.com/elastic/kibana/pull/192951 to address\r\nthe missing bits (given I don't know how to grep)","shortMessageHtmlLink":"OpenAI: Ignore chunks with an empty choices list (bis) (#192961)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQxMzowNTo0Ny4wMDAwMDBazwAAAAS3cAjb","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQxMzowNTo0Ny4wMDAwMDBazwAAAAS3cAjb","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQwOTowNjo1NS4wMDAwMDBazwAAAAS3Npur"}},"title":"Activity · elastic/kibana"}