Skip to content

Commit e81f1a0

Browse files
Update CHANGELOG
Add ElasticSearch changes.
1 parent 9862007 commit e81f1a0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,14 @@
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))

0 commit comments

Comments
 (0)