Commit ac95f4a
# Backport
This will backport the following commits from `main` to `8.19`:
- [[ML] Anomaly Detection: Removes severity label from anomaly
description (#225991)](#225991)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Robert
Jaszczurek","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-07-02T08:03:16Z","message":"[ML]
Anomaly Detection: Removes severity label from anomaly description
(#225991)\n\nThis PR removes the severity label from the anomaly
description in\nanomalies table and anomaly message
(alerting).\n\nBefore:\n<img width=\"950\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/5753710c-05d0-49d8-9a4b-21d64425a16f\"\n/>\n\nAfter:\n<img
width=\"943\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/9b701bbf-fdbf-4602-a74d-1a7036b78ede\"\n/>","sha":"28a0a1f526a458652751ca22ba25e2a32dba4b04","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":[":ml","release_note:skip","Team:ML","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ML]
Anomaly Detection: Removes severity label from anomaly
description","number":225991,"url":"https://github.com/elastic/kibana/pull/225991","mergeCommit":{"message":"[ML]
Anomaly Detection: Removes severity label from anomaly description
(#225991)\n\nThis PR removes the severity label from the anomaly
description in\nanomalies table and anomaly message
(alerting).\n\nBefore:\n<img width=\"950\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/5753710c-05d0-49d8-9a4b-21d64425a16f\"\n/>\n\nAfter:\n<img
width=\"943\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/9b701bbf-fdbf-4602-a74d-1a7036b78ede\"\n/>","sha":"28a0a1f526a458652751ca22ba25e2a32dba4b04"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/225991","number":225991,"mergeCommit":{"message":"[ML]
Anomaly Detection: Removes severity label from anomaly description
(#225991)\n\nThis PR removes the severity label from the anomaly
description in\nanomalies table and anomaly message
(alerting).\n\nBefore:\n<img width=\"950\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/5753710c-05d0-49d8-9a4b-21d64425a16f\"\n/>\n\nAfter:\n<img
width=\"943\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/9b701bbf-fdbf-4602-a74d-1a7036b78ede\"\n/>","sha":"28a0a1f526a458652751ca22ba25e2a32dba4b04"}}]}]
BACKPORT-->
Co-authored-by: Robert Jaszczurek <[email protected]>
1 parent f8eca55 commit ac95f4a
File tree
4 files changed
+2
-7
lines changed- x-pack/platform/plugins
- private/translations/translations
4 files changed
+2
-7
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29172 | 29172 | | |
29173 | 29173 | | |
29174 | 29174 | | |
29175 | | - | |
29176 | 29175 | | |
29177 | 29176 | | |
29178 | 29177 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29147 | 29147 | | |
29148 | 29148 | | |
29149 | 29149 | | |
29150 | | - | |
29151 | 29150 | | |
29152 | 29151 | | |
29153 | 29152 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29204 | 29204 | | |
29205 | 29205 | | |
29206 | 29206 | | |
29207 | | - | |
29208 | 29207 | | |
29209 | 29208 | | |
29210 | 29209 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
0 commit comments