Skip to content

Commit 96fdff5

Browse files
Update changelog 9-29 (#24320)
* update changelog * commit suggestion Co-authored-by: Cijo Thomas <cithomas@microsoft.com> Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
1 parent 29f374b commit 96fdff5

File tree

1 file changed

+9
-4
lines changed
  • sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter

1 file changed

+9
-4
lines changed

sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,19 @@
22

33
## 1.0.0-beta.3 (Unreleased)
44

5+
* [Update SdkVersion to include pre-release part](https://github.com/Azure/azure-sdk-for-net/pull/24290)
6+
* [Remove otel.status_code from custom properties](https://github.com/Azure/azure-sdk-for-net/pull/24250)
7+
* [Update Request operation name to use http.route/http.url path](https://github.com/Azure/azure-sdk-for-net/pull/24222)
8+
* [Update Http Dependency name to httpUrl path and target for Db dependency](https://github.com/Azure/azure-sdk-for-net/pull/24211)
9+
* [Rename EventSource](https://github.com/Azure/azure-sdk-for-net/pull/24176)
510
* [Update Request Name to match Operation Name](https://github.com/Azure/azure-sdk-for-net/pull/24059)
611
* [Fix success field logic for request and dependency](https://github.com/Azure/azure-sdk-for-net/pull/23757)
7-
* [Default cloud_RoleName to HostName](https://github.com/Azure/azure-sdk-for-net/pull/23592)
8-
* [Add InProc dependency type and update db target mapping](https://github.com/Azure/azure-sdk-for-net/pull/23541)
12+
* [Default cloud_RoleInstance to HostName](https://github.com/Azure/azure-sdk-for-net/pull/23592)
13+
* [Add InProc dependency type and update Db target mapping](https://github.com/Azure/azure-sdk-for-net/pull/23541)
914
* [Add ai.location.ip and ai.user.userAgent mapping](https://github.com/Azure/azure-sdk-for-net/pull/23524)
1015
* [Operation name mapping for ActivityKind = SERVER](https://github.com/Azure/azure-sdk-for-net/pull/23448)
11-
* [Update Dependency Type and Target mapping for http and db](https://github.com/Azure/azure-sdk-for-net/pull/23330)
12-
* [Update http Request mapping](https://github.com/Azure/azure-sdk-for-net/pull/23206)
16+
* [Update Dependency Type and Target mapping for Http and Db](https://github.com/Azure/azure-sdk-for-net/pull/23330)
17+
* [Update Http Request mapping](https://github.com/Azure/azure-sdk-for-net/pull/23206)
1318
* [Add ActivityLinks Support](https://github.com/Azure/azure-sdk-for-net/pull/23110)
1419
* [Update OpenTelemetry Package versions](https://github.com/Azure/azure-sdk-for-net/pull/23059)
1520

0 commit comments

Comments
 (0)