Commit c3e2055
committed
Remove AppContext switch
This isn't necessary. The existing OpenTelemetry ActivitySource uses the assembly name of SqlTelemetryHelper, but this type isn't in the SqlClient assembly. We can thus use an ActivitySource name of Microsoft.Data.SqlClient without generating any conflicts.1 parent 8ea6742 commit c3e2055
2 files changed
Lines changed: 0 additions & 24 deletions
File tree
- src/Microsoft.Data.SqlClient
- src/Microsoft/Data/SqlClient
- tests/UnitTests/Microsoft/Data/SqlClient
Lines changed: 0 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | 97 | | |
105 | 98 | | |
106 | 99 | | |
| |||
220 | 213 | | |
221 | 214 | | |
222 | 215 | | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | 216 | | |
229 | 217 | | |
230 | 218 | | |
| |||
499 | 487 | | |
500 | 488 | | |
501 | 489 | | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | 490 | | |
514 | 491 | | |
515 | 492 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
0 commit comments