Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [SecuritySolution] Entity store status page - Add health status…
… to transform (#202523) (#204692) # Backport This will backport the following commits from `main` to `8.x`: - [[SecuritySolution] Entity store status page - Add health status to transform (#202523)](#202523) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Pablo Machado","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-18T08:24:04Z","message":"[SecuritySolution] Entity store status page - Add health status to transform (#202523)\n\n## Summary\n\nAdd the actual transform status to the Entity Store status page.\nBefore, it just showed green whenever the transform was installed.\n\n### How to test it?\n* Install the Engine \n* Break the transform by updating it on the stack management page\n* The status change should be reflected in the engine status page\n\n\n![Screenshot 2024-12-16 at 11 05\n30](https://github.com/user-attachments/assets/a288a037-e1ea-4747-a2bb-266300dad946)","sha":"1550c90d3769ff27b0613b8004b9193a888c8236","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team: SecuritySolution","Theme: entity_analytics","Feature:Entity Analytics","Team:Entity Analytics","backport:version","v8.18.0"],"title":"[SecuritySolution] Entity store status page - Add health status to transform","number":202523,"url":"https://github.com/elastic/kibana/pull/202523","mergeCommit":{"message":"[SecuritySolution] Entity store status page - Add health status to transform (#202523)\n\n## Summary\n\nAdd the actual transform status to the Entity Store status page.\nBefore, it just showed green whenever the transform was installed.\n\n### How to test it?\n* Install the Engine \n* Break the transform by updating it on the stack management page\n* The status change should be reflected in the engine status page\n\n\n![Screenshot 2024-12-16 at 11 05\n30](https://github.com/user-attachments/assets/a288a037-e1ea-4747-a2bb-266300dad946)","sha":"1550c90d3769ff27b0613b8004b9193a888c8236"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202523","number":202523,"mergeCommit":{"message":"[SecuritySolution] Entity store status page - Add health status to transform (#202523)\n\n## Summary\n\nAdd the actual transform status to the Entity Store status page.\nBefore, it just showed green whenever the transform was installed.\n\n### How to test it?\n* Install the Engine \n* Break the transform by updating it on the stack management page\n* The status change should be reflected in the engine status page\n\n\n![Screenshot 2024-12-16 at 11 05\n30](https://github.com/user-attachments/assets/a288a037-e1ea-4747-a2bb-266300dad946)","sha":"1550c90d3769ff27b0613b8004b9193a888c8236"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Pablo Machado <[email protected]>
- Loading branch information