-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SecuritySolution] Entity store status page - Add health status to transform #202523
[SecuritySolution] Entity store status page - Add health status to transform #202523
Conversation
82847cf
to
5b6e38e
Compare
Pinging @elastic/security-solution (Team: SecuritySolution) |
Pinging @elastic/security-entity-analytics (Team:Entity Analytics) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code LGTM, havent desk tested
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History
cc @machadoum |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested locally, working great 🚀
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12389056133 |
…ansform (elastic#202523) ## Summary Add the actual transform status to the Entity Store status page. Before, it just showed green whenever the transform was installed. ### How to test it? * Install the Engine * Break the transform by updating it on the stack management page * The status change should be reflected in the engine status page ![Screenshot 2024-12-16 at 11 05 30](https://github.com/user-attachments/assets/a288a037-e1ea-4747-a2bb-266300dad946) (cherry picked from commit 1550c90)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
… 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]>
…ansform (elastic#202523) ## Summary Add the actual transform status to the Entity Store status page. Before, it just showed green whenever the transform was installed. ### How to test it? * Install the Engine * Break the transform by updating it on the stack management page * The status change should be reflected in the engine status page ![Screenshot 2024-12-16 at 11 05 30](https://github.com/user-attachments/assets/a288a037-e1ea-4747-a2bb-266300dad946)
…ansform (elastic#202523) ## Summary Add the actual transform status to the Entity Store status page. Before, it just showed green whenever the transform was installed. ### How to test it? * Install the Engine * Break the transform by updating it on the stack management page * The status change should be reflected in the engine status page ![Screenshot 2024-12-16 at 11 05 30](https://github.com/user-attachments/assets/a288a037-e1ea-4747-a2bb-266300dad946)
…ansform (elastic#202523) ## Summary Add the actual transform status to the Entity Store status page. Before, it just showed green whenever the transform was installed. ### How to test it? * Install the Engine * Break the transform by updating it on the stack management page * The status change should be reflected in the engine status page ![Screenshot 2024-12-16 at 11 05 30](https://github.com/user-attachments/assets/a288a037-e1ea-4747-a2bb-266300dad946)
Summary
Add the actual transform status to the Entity Store status page.
Before, it just showed green whenever the transform was installed.
How to test it?