Skip to content

Commit

Permalink
Remove the deprecated metric/instrument package (#4055)
Browse files Browse the repository at this point in the history
* Remove deprecated `metric/instrument`

* Apply suggestions from code review

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
  • Loading branch information
MrAlias and pellared committed May 8, 2023
1 parent 1b04bbc commit 4f4edec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 452 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

### Removed

- The deprecated `go.opentelemetry.io/otel/metric/instrument` package is removed.
Use `go.opentelemetry.io/otel/metric` instead. (#4055)

## [1.16.0-rc.1/0.39.0-rc.1] 2023-05-03

This is a release candidate for the v1.16.0/v0.39.0 release.
Expand Down

0 comments on commit 4f4edec

Please sign in to comment.