File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 9393 * Support use with SqlClient instrumentation.
9494 ([ #2280 ] ( https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2280 ) ,
9595 [ #2829 ] ( https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2829 ) )
96+ * Use 1.12.0-beta.1 of OpenTelemetry.Instrumentation.ElasticsearchClient ([ #208 ] ( https://github.com/grafana/grafana-opentelemetry-dotnet/pull/208 ) )
97+ * Span status is set based on semantic convention for client spans.
98+ ([ #1538 ] ( https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1538 ) )
99+ * ActivitySource.Version is set to NuGet package version.
100+ ([ #1624 ] ( https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1624 ) )
101+ * Replace ` db.url ` attribute with ` url.full ` to comply with semantic conventions.
102+ Redact ` username ` and ` password ` part of ` url.full ` .
103+ ([ #1684 ] ( https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1684 ) )
96104* Use 1.12.0-beta.1 of OpenTelemetry.Instrumentation.GrpcNetClient ([ #145 ] ( https://github.com/grafana/grafana-opentelemetry-dotnet/pull/145 ) )
97105* Use 1.12.0-beta.1 of OpenTelemetry.Instrumentation.Hangfire ([ #145 ] ( https://github.com/grafana/grafana-opentelemetry-dotnet/pull/145 ) )
98106 * ` ActivitySource.Version ` is set to NuGet package version. ([ #1624 ] ( https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1624 ) )
You can’t perform that action at this time.
0 commit comments