-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…95096) # Backport This will backport the following commits from `main` to `8.x`: - [[Alert details page] Update source and status bar (#194842)](#194842) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Maryam Saeidi","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-04T14:52:07Z","message":"[Alert details page] Update source and status bar (#194842)\n\nCloses #187110\r\nCloses #187111\r\nCloses #153834\r\n\r\n## Summary\r\n\r\nThis PR changes how we show source and alert status information, as\r\nshown below:\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/7ab12e3a-f2e4-4bf8-8b47-955e2e1bb47f)\r\n\r\nAlso, for the APM Latency rule type, we now have a threshold component\r\nsimilar to other rules. For the SLO burn rate rule, the SLO link is\r\nadded to the source list.\r\n\r\n|Rule type|Screenshot|\r\n|---|---|\r\n|APM\r\nLatency|![image](https://github.com/user-attachments/assets/9846570a-46db-46a7-b3a0-96a1e63b58ad)|\r\n|SLO burn\r\nrate|![image](https://github.com/user-attachments/assets/e0042a8a-e1c0-4dc0-a909-73140e8a0b21)|\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"1a54aabd6d1806fbdd5309da9b06fefdd4fe0689","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","Feature:Alert Details Page","ci:project-deploy-observability","Team:obs-ux-infra_services","Team:obs-ux-management","rca"],"title":"[Alert details page] Update source and status bar","number":194842,"url":"https://github.com/elastic/kibana/pull/194842","mergeCommit":{"message":"[Alert details page] Update source and status bar (#194842)\n\nCloses #187110\r\nCloses #187111\r\nCloses #153834\r\n\r\n## Summary\r\n\r\nThis PR changes how we show source and alert status information, as\r\nshown below:\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/7ab12e3a-f2e4-4bf8-8b47-955e2e1bb47f)\r\n\r\nAlso, for the APM Latency rule type, we now have a threshold component\r\nsimilar to other rules. For the SLO burn rate rule, the SLO link is\r\nadded to the source list.\r\n\r\n|Rule type|Screenshot|\r\n|---|---|\r\n|APM\r\nLatency|![image](https://github.com/user-attachments/assets/9846570a-46db-46a7-b3a0-96a1e63b58ad)|\r\n|SLO burn\r\nrate|![image](https://github.com/user-attachments/assets/e0042a8a-e1c0-4dc0-a909-73140e8a0b21)|\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"1a54aabd6d1806fbdd5309da9b06fefdd4fe0689"}},"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/194842","number":194842,"mergeCommit":{"message":"[Alert details page] Update source and status bar (#194842)\n\nCloses #187110\r\nCloses #187111\r\nCloses #153834\r\n\r\n## Summary\r\n\r\nThis PR changes how we show source and alert status information, as\r\nshown below:\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/7ab12e3a-f2e4-4bf8-8b47-955e2e1bb47f)\r\n\r\nAlso, for the APM Latency rule type, we now have a threshold component\r\nsimilar to other rules. For the SLO burn rate rule, the SLO link is\r\nadded to the source list.\r\n\r\n|Rule type|Screenshot|\r\n|---|---|\r\n|APM\r\nLatency|![image](https://github.com/user-attachments/assets/9846570a-46db-46a7-b3a0-96a1e63b58ad)|\r\n|SLO burn\r\nrate|![image](https://github.com/user-attachments/assets/e0042a8a-e1c0-4dc0-a909-73140e8a0b21)|\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"1a54aabd6d1806fbdd5309da9b06fefdd4fe0689"}}]}] BACKPORT--> Co-authored-by: Maryam Saeidi <[email protected]>
- Loading branch information
1 parent
9920506
commit 65df46b
Showing
37 changed files
with
489 additions
and
483 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.