Skip to content

Commit

Permalink
Update packages/sdk-metrics/src/index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
aabmass authored Aug 8, 2023
1 parent 4ee2de1 commit 15c1d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk-metrics/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export { InMemoryMetricExporter } from './export/InMemoryMetricExporter';

export { ConsoleMetricExporter } from './export/ConsoleMetricExporter';

export { MetricProducer } from './export/MetricProducer';
export { MetricCollectOptions, MetricProducer } from './export/MetricProducer';

export { InstrumentDescriptor, InstrumentType } from './InstrumentDescriptor';

Expand Down

0 comments on commit 15c1d39

Please sign in to comment.