Skip to content

Commit 02a6d2f

Browse files
ash2kdmathieu
andauthored
Update CHANGELOG.md
Co-authored-by: Damien Mathieu <42@dmathieu.com>
1 parent aa5e019 commit 02a6d2f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
5050

5151
### Changed
5252

53-
- Use more efficient `WithAttributeSet()` in `otelhttp` and `otelgrpc`. (#5664)
53+
- Improve performance of `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` with the usage of `WithAttributeSet()` instead of `WithAttribute()`. (#5664)
54+
- Improve performance of `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` with the usage of `WithAttributeSet()` instead of `WithAttribute()`. (#5664)
5455

5556
## [1.27.0/0.52.0/0.21.0/0.7.0/0.2.0] - 2024-05-21
5657

0 commit comments

Comments
 (0)