Skip to content

Commit

Permalink
change the Filter parameter from *http.Request to *gin.Context open-t…
Browse files Browse the repository at this point in the history
  • Loading branch information
rehanpfmr committed Oct 16, 2023
1 parent b4f8491 commit 30c829c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

### Changed

- Change the Filter parameter from *http.Request to *gin.Context in `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin` (#3070)

### Added

- Add the new `go.opentelemetry.io/contrib/instrgen` package to provide auto-generated source code instrumentation. (#3068, #3108)
Expand Down

0 comments on commit 30c829c

Please sign in to comment.