Skip to content

Commit d34469d

Browse files
Update CHANGELOG
Add entry for 2763cd6.
1 parent 8c3b894 commit d34469d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,11 +186,13 @@
186186
environment variable to propagate trace context to SQL Server databases.
187187
This will remain experimental while the specification remains in development.
188188
It is now only available on .NET 8 and newer. ([#2709](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2709))
189-
* Use 1.12.0-beta.1 of OpenTelemetry.Instrumentation.StackExchangeRedis ([#145](https://github.com/grafana/grafana-opentelemetry-dotnet/pull/145))
189+
* Use 1.12.0-beta.2 of OpenTelemetry.Instrumentation.StackExchangeRedis ([#145](https://github.com/grafana/grafana-opentelemetry-dotnet/pull/145))
190190
* Rename span network attributes to comply with v1.23.0 of Semantic Conventions
191191
for Database Client Calls ([#2468](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2468))
192192
* `System.Reflection.Emit.Lightweight` is referenced only by `netstandard2.0`.
193193
([#2667](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2667))
194+
* Add support for early filtering of telemetry collection via a `Filter` option
195+
([#2804](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2804))
194196
* Use 1.12.0-beta.1 of OpenTelemetry.Instrumentation.Wcf ([#145](https://github.com/grafana/grafana-opentelemetry-dotnet/pull/145))
195197
* Added a `RecordException` property to specify if exceptions should be recorded
196198
(defaults to `false`). This is only supported by client instrumentation. ([#2271](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2271))

0 commit comments

Comments
 (0)