Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
  • Loading branch information
nabokihms and MrAlias committed Mar 31, 2022
1 parent 6d0fa91 commit 854e267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### Added

- The project is now tested against Go 1.18 (in addition to the existing 1.16 and 1.17) (#1976)
- Add total requests counter by response status code for the `net/http` instrumentation. (#771)
- Add total a counter metric instrument to the `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` instrumentation that counts the number or requests and annotates them by their response code. (#771, #2138)

### Changed

Expand Down

0 comments on commit 854e267

Please sign in to comment.