Skip to content

Commit

Permalink
fix: add CollectionResult back in and update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc committed Aug 26, 2022
1 parent e2400ce commit 291470c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions experimental/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@ All notable changes to experimental packages in this project will be documented
* `Aggregator`
* `AggregatorKind`
* `Accumulation`
* `CollectionResult`
* `createInstrumentDescriptor`
* `createInstrumentDescriptorWithView`
* `isDescriptorCompatibleWith`
* `TimeoutError`

### :rocket: (Enhancement)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export {
ResourceMetrics,
ScopeMetrics,
MetricData,
CollectionResult,
} from './export/MetricData';

export {
Expand Down

0 comments on commit 291470c

Please sign in to comment.