Skip to content

Commit 8a0d68b

Browse files
committed
changelog
1 parent fe17bae commit 8a0d68b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1212

1313
- The deprecated `go.opentelemetry.io/otel/sdk/metric/view` package is removed. (#3520)
1414

15+
### Added
16+
17+
- Add `Producer` interface and `Reader.RegisterProducer(Producer)` to `go.opentelemetry.io/otel/sdk/metric` to enable external metric Producers (#3524)
18+
1519
## [1.11.2/0.34.0] 2022-12-05
1620

1721
### Added

0 commit comments

Comments
 (0)