Skip to content

Commit

Permalink
feat(opentelemetry-exporter-prometheus): export PrometheusSerializer
Browse files Browse the repository at this point in the history
  • Loading branch information
matschaffer committed Jun 13, 2022
1 parent c8c4ec6 commit 2099f3f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@
*/

export * from './PrometheusExporter';
export * from './PrometheusSerializer';
export * from './export/types';

0 comments on commit 2099f3f

Please sign in to comment.