Commit 84a7df1
committed
Squashed commit of the following:
commit 9071c84
Author: Ankit Jain <radical@gmail.com>
Date: Fri Jul 12 19:04:26 2024 -0400
fix e2e
commit 68a7ae0
Merge: 09acf2d 681f2e7
Author: Ankit Jain <radical@gmail.com>
Date: Fri Jul 12 18:57:33 2024 -0400
Merge remote-tracking branch 'origin/main' into tests-out-of-repo
commit 681f2e7
Author: Dan Moseley <danmose@microsoft.com>
Date: Fri Jul 12 14:04:57 2024 -0600
Make credscan run clean (microsoft#4876)
* suppressions
* more
* typo
commit a133411
Author: Dan Moseley <danmose@microsoft.com>
Date: Fri Jul 12 08:42:40 2024 -0600
add TSA config (microsoft#4860)
* tsaconfig
* more
* remove the config per Matt
* add policheck in 1ES template
* policheck exclusions
commit cf61a58
Author: James Newton-King <james@newtonking.com>
Date: Fri Jul 12 13:00:02 2024 +0800
Load plotly as a module on metrics page (microsoft#4857)
commit 09acf2d
Author: Ankit Jain <radical@gmail.com>
Date: Fri Jul 12 00:34:04 2024 -0400
fix archive path for e2e
commit da382ff
Merge: 18b92c3 de35684
Author: Ankit Jain <radical@gmail.com>
Date: Fri Jul 12 00:12:02 2024 -0400
Merge remote-tracking branch 'origin/main' into tests-out-of-repo
commit 18b92c3
Author: Ankit Jain <radical@gmail.com>
Date: Fri Jul 12 00:07:52 2024 -0400
merge from playground branch
commit de35684
Author: James Newton-King <james@newtonking.com>
Date: Fri Jul 12 09:43:58 2024 +0800
Add support for exemplars in metrics UI (microsoft#4629)
commit e23cd4c
Merge: ef3158b 9421fc8
Author: Ankit Jain <radical@gmail.com>
Date: Thu Jul 11 18:00:20 2024 -0400
Merge remote-tracking branch 'origin/main' into tests-out-of-repo
commit ef3158b
Author: Ankit Jain <radical@gmail.com>
Date: Thu Jul 11 03:27:52 2024 -0400
wip
commit 7c61df1
Author: Ankit Jain <radical@gmail.com>
Date: Thu Jul 11 02:48:20 2024 -0400
fixies mores
commit d6e21ab
Author: Ankit Jain <radical@gmail.com>
Date: Thu Jul 11 03:10:21 2024 -0400
share targets
commit 01e419d
Merge: 0741157 421f8b1
Author: Ankit Jain <radical@gmail.com>
Date: Thu Jul 11 03:00:16 2024 -0400
Merge remote-tracking branch 'origin/main' into tests-out-of-repo
# Conflicts:
# tests/helix/send-to-helix-inner.proj
commit 0741157
Merge: 3406514 f647a66
Author: Ankit Jain <radical@gmail.com>
Date: Tue Jul 9 18:43:36 2024 -0400
Merge remote-tracking branch 'origin/main' into tests-out-of-repo
commit 3406514
Author: Ankit Jain <radical@gmail.com>
Date: Mon Jul 8 21:18:23 2024 -0400
fix build
commit 3489ff3
Author: Ankit Jain <radical@gmail.com>
Date: Mon Jul 8 20:23:10 2024 -0400
fix props generation
commit 6a6315f
Author: Ankit Jain <radical@gmail.com>
Date: Mon Jul 8 20:14:53 2024 -0400
fix
commit 92642ea
Author: Ankit Jain <radical@gmail.com>
Date: Mon Jul 8 19:36:17 2024 -0400
rename
commit 4bea9f4
Author: Ankit Jain <radical@gmail.com>
Date: Mon Jul 8 19:21:36 2024 -0400
cleanup
# Conflicts:
# tests/Aspire.EndToEnd.Tests/Aspire.EndToEnd.Tests.csproj
# tests/Shared/RepoTesting/Aspire.Testing.Repo.targets1 parent d06754f commit 84a7df1
74 files changed
Lines changed: 2294 additions & 333 deletions
File tree
- .config
- eng/pipelines
- src
- Aspire.Dashboard
- Components
- Controls/Chart
- Dialogs
- Pages
- Model
- Otlp
- Otlp/Model
- MetricValues
- Resources
- xlf
- Utils
- wwwroot/js
- Aspire.Hosting
- tests
- Aspire.Dashboard.Components.Tests
- Controls
- Aspire.Dashboard.Tests
- TelemetryRepositoryTests
- Aspire.EndToEnd.Tests
- Aspire.Hosting.Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
27 | 35 | | |
28 | 36 | | |
29 | 37 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | 31 | | |
34 | 32 | | |
Lines changed: 111 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
39 | 46 | | |
40 | 47 | | |
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
44 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
45 | 62 | | |
46 | 63 | | |
47 | 64 | | |
| |||
50 | 67 | | |
51 | 68 | | |
52 | 69 | | |
53 | | - | |
| 70 | + | |
54 | 71 | | |
55 | 72 | | |
56 | 73 | | |
| |||
93 | 110 | | |
94 | 111 | | |
95 | 112 | | |
96 | | - | |
| 113 | + | |
97 | 114 | | |
98 | 115 | | |
99 | 116 | | |
| |||
103 | 120 | | |
104 | 121 | | |
105 | 122 | | |
| 123 | + | |
106 | 124 | | |
107 | 125 | | |
| 126 | + | |
108 | 127 | | |
109 | 128 | | |
110 | 129 | | |
| |||
113 | 132 | | |
114 | 133 | | |
115 | 134 | | |
| 135 | + | |
116 | 136 | | |
117 | 137 | | |
118 | 138 | | |
119 | | - | |
| 139 | + | |
120 | 140 | | |
121 | 141 | | |
122 | 142 | | |
| |||
131 | 151 | | |
132 | 152 | | |
133 | 153 | | |
134 | | - | |
| 154 | + | |
135 | 155 | | |
136 | 156 | | |
137 | 157 | | |
| |||
161 | 181 | | |
162 | 182 | | |
163 | 183 | | |
164 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
165 | 188 | | |
166 | 189 | | |
167 | 190 | | |
168 | 191 | | |
169 | | - | |
| 192 | + | |
170 | 193 | | |
171 | 194 | | |
172 | 195 | | |
| |||
179 | 202 | | |
180 | 203 | | |
181 | 204 | | |
182 | | - | |
| 205 | + | |
183 | 206 | | |
184 | 207 | | |
185 | 208 | | |
| |||
199 | 222 | | |
200 | 223 | | |
201 | 224 | | |
| 225 | + | |
| 226 | + | |
202 | 227 | | |
203 | 228 | | |
204 | 229 | | |
| |||
247 | 272 | | |
248 | 273 | | |
249 | 274 | | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
250 | 326 | | |
251 | 327 | | |
252 | 328 | | |
| |||
287 | 363 | | |
288 | 364 | | |
289 | 365 | | |
290 | | - | |
| 366 | + | |
291 | 367 | | |
292 | 368 | | |
293 | 369 | | |
294 | 370 | | |
| 371 | + | |
295 | 372 | | |
296 | 373 | | |
297 | 374 | | |
| |||
305 | 382 | | |
306 | 383 | | |
307 | 384 | | |
308 | | - | |
| 385 | + | |
309 | 386 | | |
310 | 387 | | |
311 | 388 | | |
| |||
318 | 395 | | |
319 | 396 | | |
320 | 397 | | |
321 | | - | |
| 398 | + | |
322 | 399 | | |
323 | 400 | | |
324 | 401 | | |
| |||
343 | 420 | | |
344 | 421 | | |
345 | 422 | | |
346 | | - | |
| 423 | + | |
347 | 424 | | |
348 | 425 | | |
349 | | - | |
| 426 | + | |
350 | 427 | | |
351 | 428 | | |
352 | 429 | | |
| |||
371 | 448 | | |
372 | 449 | | |
373 | 450 | | |
| 451 | + | |
| 452 | + | |
374 | 453 | | |
375 | 454 | | |
376 | 455 | | |
| |||
406 | 485 | | |
407 | 486 | | |
408 | 487 | | |
| 488 | + | |
409 | 489 | | |
410 | 490 | | |
411 | | - | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
412 | 495 | | |
413 | 496 | | |
414 | 497 | | |
415 | | - | |
| 498 | + | |
416 | 499 | | |
417 | 500 | | |
418 | | - | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
419 | 511 | | |
420 | 512 | | |
421 | 513 | | |
| |||
425 | 517 | | |
426 | 518 | | |
427 | 519 | | |
428 | | - | |
| 520 | + | |
429 | 521 | | |
430 | 522 | | |
431 | | - | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
432 | 526 | | |
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments