Skip to content

Commit 8eb8ab5

Browse files
committed
refactor(otelgin): simplify naming and remove redundant Option designs
1 parent 317315d commit 8eb8ab5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
4545
- Improve performance by reducing allocations in the gRPC stats handler in `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc`. (#7186)
4646
- Update `http.route` attribute to support `request.Pattern` in `go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux`. (#7108)
4747
- Change the default span name to be `GET /path` so it complies with the HTTP semantic conventions in `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin`. (#6381)
48+
- Refactor the `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin` module to simplify naming and remove redundant `Option` designs. (#7244)
4849

4950
### Fixed
5051

0 commit comments

Comments
 (0)