Commit 2c9adae
# Backport
This will backport the following commits from `main` to `8.19`:
- [[Synthetics] Edit private locations labels and tags in Synthetics
(#221515)](#221515)
<!--- Backport version: 10.0.1 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Francesco
Fagnani","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-06-20T07:57:13Z","message":"[Synthetics]
Edit private locations labels and tags in Synthetics (#221515)\n\nThis
PR closes
#221508.\n\n\n\nhttps://github.com/user-attachments/assets/0b57487a-7188-4722-99dc-5cb44c15f129\n\n-
Added a new API endpoint to edit the label of private locations.\n- When
a label is updated, all monitors deployed in that location
are\nautomatically updated to reflect the change.\n- The UI now allows
users to edit only the label of a private location.\n- Added
comprehensive API tests to cover the new
functionality.\n\n---------\n\nCo-authored-by: kibanamachine
<[email protected]>","sha":"b1b8fb0a8851d3e64dd0c24c7c42ebd144de24b8","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:feature","ci:project-deploy-observability","Team:obs-ux-management","backport:version","v9.1.0","v8.19.0","author:obs-ux-management"],"title":"[Synthetics]
Edit private locations labels and tags in
Synthetics","number":221515,"url":"https://github.com/elastic/kibana/pull/221515","mergeCommit":{"message":"[Synthetics]
Edit private locations labels and tags in Synthetics (#221515)\n\nThis
PR closes
#221508.\n\n\n\nhttps://github.com/user-attachments/assets/0b57487a-7188-4722-99dc-5cb44c15f129\n\n-
Added a new API endpoint to edit the label of private locations.\n- When
a label is updated, all monitors deployed in that location
are\nautomatically updated to reflect the change.\n- The UI now allows
users to edit only the label of a private location.\n- Added
comprehensive API tests to cover the new
functionality.\n\n---------\n\nCo-authored-by: kibanamachine
<[email protected]>","sha":"b1b8fb0a8851d3e64dd0c24c7c42ebd144de24b8"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/221515","number":221515,"mergeCommit":{"message":"[Synthetics]
Edit private locations labels and tags in Synthetics (#221515)\n\nThis
PR closes
#221508.\n\n\n\nhttps://github.com/user-attachments/assets/0b57487a-7188-4722-99dc-5cb44c15f129\n\n-
Added a new API endpoint to edit the label of private locations.\n- When
a label is updated, all monitors deployed in that location
are\nautomatically updated to reflect the change.\n- The UI now allows
users to edit only the label of a private location.\n- Added
comprehensive API tests to cover the new
functionality.\n\n---------\n\nCo-authored-by: kibanamachine
<[email protected]>","sha":"b1b8fb0a8851d3e64dd0c24c7c42ebd144de24b8"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Shahzad <[email protected]>
1 parent 10aa64e commit 2c9adae
File tree
37 files changed
+1001
-133
lines changed- oas_docs/output
- x-pack
- solutions/observability
- plugins
- synthetics
- common/constants
- docs/openapi
- e2e/synthetics/journeys
- public/apps/synthetics
- components
- getting_started
- settings
- components
- private_locations
- hooks
- state
- agent_policies
- private_locations
- settings
- utils/testing/__mocks__
- server
- repositories
- routes
- monitor_cruds/bulk_cruds
- settings/private_locations
- services
- synthetics_service/utils
- uptime/common/constants
- test/api_integration/apis/synthetics
- test/api_integration/deployment_agnostic/apis/observability/synthetics
37 files changed
+1001
-133
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22871 | 22871 | | |
22872 | 22872 | | |
22873 | 22873 | | |
| 22874 | + | |
| 22875 | + | |
| 22876 | + | |
| 22877 | + | |
| 22878 | + | |
| 22879 | + | |
| 22880 | + | |
| 22881 | + | |
| 22882 | + | |
| 22883 | + | |
| 22884 | + | |
| 22885 | + | |
| 22886 | + | |
| 22887 | + | |
| 22888 | + | |
| 22889 | + | |
| 22890 | + | |
| 22891 | + | |
| 22892 | + | |
| 22893 | + | |
| 22894 | + | |
| 22895 | + | |
| 22896 | + | |
| 22897 | + | |
| 22898 | + | |
| 22899 | + | |
| 22900 | + | |
| 22901 | + | |
| 22902 | + | |
| 22903 | + | |
| 22904 | + | |
| 22905 | + | |
| 22906 | + | |
| 22907 | + | |
| 22908 | + | |
| 22909 | + | |
| 22910 | + | |
| 22911 | + | |
| 22912 | + | |
| 22913 | + | |
| 22914 | + | |
| 22915 | + | |
| 22916 | + | |
| 22917 | + | |
| 22918 | + | |
| 22919 | + | |
| 22920 | + | |
| 22921 | + | |
| 22922 | + | |
| 22923 | + | |
| 22924 | + | |
| 22925 | + | |
| 22926 | + | |
| 22927 | + | |
| 22928 | + | |
| 22929 | + | |
| 22930 | + | |
| 22931 | + | |
| 22932 | + | |
| 22933 | + | |
| 22934 | + | |
| 22935 | + | |
| 22936 | + | |
22874 | 22937 | | |
22875 | 22938 | | |
22876 | 22939 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 65 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1024 | 1024 | | |
1025 | 1025 | | |
1026 | 1026 | | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
1027 | 1092 | | |
1028 | 1093 | | |
1029 | 1094 | | |
| |||
Lines changed: 26 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
90 | 113 | | |
91 | 114 | | |
92 | 115 | | |
93 | 116 | | |
94 | | - | |
| 117 | + | |
95 | 118 | | |
96 | 119 | | |
97 | 120 | | |
| |||
111 | 134 | | |
112 | 135 | | |
113 | 136 | | |
114 | | - | |
| 137 | + | |
115 | 138 | | |
116 | 139 | | |
117 | 140 | | |
118 | 141 | | |
119 | 142 | | |
120 | 143 | | |
121 | | - | |
| 144 | + | |
122 | 145 | | |
123 | 146 | | |
124 | 147 | | |
| |||
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
85 | | - | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
115 | | - | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| |||
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
154 | | - | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
| |||
Lines changed: 17 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | | - | |
34 | | - | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
127 | 130 | | |
128 | 131 | | |
129 | 132 | | |
130 | | - | |
| 133 | + | |
131 | 134 | | |
132 | | - | |
133 | | - | |
| 135 | + | |
| 136 | + | |
134 | 137 | | |
135 | 138 | | |
136 | 139 | | |
137 | | - | |
| 140 | + | |
138 | 141 | | |
139 | 142 | | |
140 | | - | |
| 143 | + | |
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
144 | 147 | | |
145 | | - | |
146 | | - | |
| 148 | + | |
| 149 | + | |
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
| |||
163 | 166 | | |
164 | 167 | | |
165 | 168 | | |
166 | | - | |
| 169 | + | |
167 | 170 | | |
168 | 171 | | |
169 | 172 | | |
| |||
173 | 176 | | |
174 | 177 | | |
175 | 178 | | |
176 | | - | |
177 | | - | |
178 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
179 | 182 | | |
180 | 183 | | |
181 | 184 | | |
| |||
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
0 commit comments