Commit c576530
[ResponseOps][Cases]Allow dashes in host names in Observables (elastic#219038)
Closes elastic#218946
## Summary
- changed the GENERIC_REGEX to allow `-`
<img width="488" alt="Screenshot 2025-04-24 at 10 31 00"
src="https://github.com/user-attachments/assets/57841c74-9e6c-4600-81f4-8b454d1ddec1"
/>1 parent 39f59a7 commit c576530
File tree
2 files changed
+7
-1
lines changed2 files changed
+7
-1
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
64 | 70 | | |
65 | 71 | | |
66 | 72 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments