Skip to content

Commit 8c3b894

Browse files
Apply suggestions from code review
Fix-up CHANGELOG. Co-authored-by: Copilot <[email protected]>
1 parent 2763cd6 commit 8c3b894

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
* Use 1.12.0-beta.1 of OpenTelemetry.Instrumentation.Hangfire ([#145](https://github.com/grafana/grafana-opentelemetry-dotnet/pull/145))
110110
* `ActivitySource.Version` is set to NuGet package version. ([#1624](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1624))
111111
* Added direct reference to `Newtonsoft.Json` with minimum version of `13.0.1`
112-
[CVE-2024-21907](https://github.com/advisories/GHSA-5crp-9r3c-p9vr).
112+
for [CVE-2024-21907](https://github.com/advisories/GHSA-5crp-9r3c-p9vr).
113113
([#2058](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2058))
114114
* Use 1.12.0 of OpenTelemetry.Instrumentation.Http ([#145](https://github.com/grafana/grafana-opentelemetry-dotnet/pull/145))
115115
* Trace instrumentation no longer sets attributes when running on .NET 9 and
@@ -158,7 +158,7 @@
158158
Previously, it was written as a string. ([#2233](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2233))
159159
* The `EnableConnectionLevelAttributes` option is now enabled by default. ([#2249](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2249))
160160
* The following attributes are now provided when starting an activity for a
161-
* database call: `db.system`, `db.name` (old conventions), `db.namespace` (new
161+
database call: `db.system`, `db.name` (old conventions), `db.namespace` (new
162162
conventions), `server.address`, and `server.port`. These attributes are now
163163
available for sampling decisions. ([#2277](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2277))
164164
* The `SetDbStatementForStoredProcedure` option has been removed. ([#2284](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2284))

0 commit comments

Comments
 (0)