Commit ff5ca9c
authored
π¨β¨ Implement tracing sampling strategy (π§ devops π§) (#8421)
Co-authored-by: Dustin Kaiser <[email protected]>
force merge after tests are green to use beneficial time window1 parent 98bd68a commit ff5ca9c
File tree
87 files changed
+1056
-420
lines changed- packages
- service-library
- src/servicelib
- aiohttp
- fastapi
- tests
- aiohttp
- fastapi
- settings-library/src/settings_library
- services
- agent/src/simcore_service_agent
- core
- api-server/src/simcore_service_api_server
- celery_worker
- core
- utils
- autoscaling
- src/simcore_service_autoscaling
- core
- tests/unit
- catalog
- src/simcore_service_catalog
- clients
- core
- tests/unit
- clusters-keeper
- src/simcore_service_clusters_keeper
- core
- tests/unit
- dask-sidecar/src/simcore_service_dask_sidecar
- utils
- datcore-adapter/src/simcore_service_datcore_adapter
- core
- director-v2
- src/simcore_service_director_v2
- cli
- core
- modules
- dynamic_sidecar/api_client
- tests/unit
- director
- src/simcore_service_director
- core
- tests/unit
- dynamic-scheduler/src/simcore_service_dynamic_scheduler
- core
- services
- catalog
- director_v0
- director_v2
- dynamic-sidecar/src/simcore_service_dynamic_sidecar/core
- efs-guardian/src/simcore_service_efs_guardian
- core
- invitations/src/simcore_service_invitations
- core
- notifications/src/simcore_service_notifications
- core
- payments/src/simcore_service_payments
- core
- services
- resource-usage-tracker
- src/simcore_service_resource_usage_tracker
- core
- tests/unit
- with_dbs
- storage
- src/simcore_service_storage
- core
- modules/celery
- tests
- unit
- web/server
- src/simcore_service_webserver
- director_v2/_controller
- user_notifications/_controller/rest
- tests/unit
- isolated
- with_dbs
- 03
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
87 files changed
+1056
-420
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
Lines changed: 85 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
17 | 24 | | |
18 | | - | |
| 25 | + | |
19 | 26 | | |
20 | 27 | | |
| 28 | + | |
21 | 29 | | |
22 | 30 | | |
23 | 31 | | |
24 | 32 | | |
25 | | - | |
| 33 | + | |
26 | 34 | | |
27 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
28 | 39 | | |
29 | 40 | | |
30 | 41 | | |
| |||
65 | 76 | | |
66 | 77 | | |
67 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
68 | 130 | | |
69 | 131 | | |
70 | 132 | | |
| |||
77 | 139 | | |
78 | 140 | | |
79 | 141 | | |
| 142 | + | |
80 | 143 | | |
81 | 144 | | |
82 | 145 | | |
83 | 146 | | |
84 | 147 | | |
85 | | - | |
86 | 148 | | |
87 | 149 | | |
88 | 150 | | |
| |||
99 | 161 | | |
100 | 162 | | |
101 | 163 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | 164 | | |
106 | 165 | | |
107 | 166 | | |
| |||
114 | 173 | | |
115 | 174 | | |
116 | 175 | | |
117 | | - | |
| 176 | + | |
118 | 177 | | |
119 | 178 | | |
120 | 179 | | |
| |||
135 | 194 | | |
136 | 195 | | |
137 | 196 | | |
138 | | - | |
| 197 | + | |
139 | 198 | | |
140 | 199 | | |
141 | 200 | | |
142 | 201 | | |
143 | 202 | | |
144 | 203 | | |
145 | | - | |
| 204 | + | |
146 | 205 | | |
147 | 206 | | |
148 | 207 | | |
149 | 208 | | |
150 | 209 | | |
151 | 210 | | |
152 | | - | |
| 211 | + | |
153 | 212 | | |
154 | 213 | | |
155 | 214 | | |
156 | 215 | | |
157 | 216 | | |
158 | 217 | | |
159 | | - | |
| 218 | + | |
160 | 219 | | |
161 | 220 | | |
162 | 221 | | |
163 | 222 | | |
164 | 223 | | |
165 | 224 | | |
166 | | - | |
| 225 | + | |
167 | 226 | | |
168 | 227 | | |
169 | 228 | | |
170 | 229 | | |
171 | 230 | | |
172 | 231 | | |
173 | 232 | | |
174 | | - | |
| 233 | + | |
175 | 234 | | |
176 | 235 | | |
177 | 236 | | |
| |||
222 | 281 | | |
223 | 282 | | |
224 | 283 | | |
225 | | - | |
| 284 | + | |
226 | 285 | | |
227 | 286 | | |
228 | | - | |
229 | | - | |
| 287 | + | |
230 | 288 | | |
231 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
232 | 297 | | |
233 | 298 | | |
234 | | - | |
235 | | - | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
236 | 302 | | |
237 | 303 | | |
238 | 304 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
| 227 | + | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments