Skip to content

Commit

Permalink
wippppppppppp
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed May 10, 2024
1 parent 87c9aff commit 1e862a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CountItems/CountMaster.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class CountMaster {
this.log.info('got buckets infos', {
bucketCount: bucketList.bucketCount,
});
monitoring.bucketCount.set(bucketList.bucketCount);
// monitoring.bucketCount.set(bucketList.bucketCount);
this.manager.addWork(bucketList);
return next();
}),
Expand Down

0 comments on commit 1e862a0

Please sign in to comment.