Commit 23b666e
Timothy Mothra
[AzureMonitor] upgrade OTel to v1.11 (Azure#48574)
* upgrade OTel to v1.10 and fix api conflicts
* bugfix: should not create exception telemetry when message is empty
* test bug: fixing bug with requestData.Success
* adding support for net9.0 to csproj and global.json
* upgrade OTel to v1.10 and fix api conflicts
* bugfix: should not create exception telemetry when message is empty
* test bug: fixing bug with requestData.Success
* adding support for net9.0 to csproj and global.json
* cleanup
* bump version 1.11.*
* fix for Http
* changelogs
* changelog
* fix unit tests
* comment
* pr feedback, revert change1 parent 93bb4b7 commit 23b666e
File tree
20 files changed
+337
-316
lines changed- eng
- sdk/monitor
- Azure.Monitor.OpenTelemetry.AspNetCore
- src/Vendoring/OpenTelemetry.Instrumentation.SqlClient/Implementation
- tests
- Azure.Monitor.OpenTelemetry.AspNetCore.Integration.Tests/SessionRecords/DistroWebAppLiveTests
- Azure.Monitor.OpenTelemetry.AspNetCore.Tests
- E2ETests
- LiveMetrics/DocumentTests
- Azure.Monitor.OpenTelemetry.LiveMetrics.Demo
- Azure.Monitor.OpenTelemetry.Exporter
- perf/Scenarios
- src/Internals
- tests
- Azure.Monitor.OpenTelemetry.Exporter.Demo/Traces
- Azure.Monitor.OpenTelemetry.Exporter.Tests
- E2ETelemetryItemValidation
20 files changed
+337
-316
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments