Skip to content

Commit

Permalink
Remove deprecated metric/instrument
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias committed May 5, 2023
1 parent e683957 commit 9b4d0c8
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. (#TBD)

## [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
Loading

0 comments on commit 9b4d0c8

Please sign in to comment.