Skip to content

Commit

Permalink
bring back AggregatorRegistry
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafal Augustyniak committed Mar 14, 2023
1 parent ac158ca commit e2e185b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ exports.exponentialBuckets =
exports.collectDefaultMetrics = require('./lib/defaultMetrics');

exports.aggregators = require('./lib/metricAggregators').aggregators;
exports.AggregatorRegistry = require('./lib/cluster');

0 comments on commit e2e185b

Please sign in to comment.