Skip to content

Commit 2b2cccc

Browse files
committed
PMM-13602 revert limitsOk.
1 parent 310ee6e commit 2b2cccc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exporter/exporter.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ func (e *Exporter) makeRegistry(ctx context.Context, client *mongo.Client, topol
153153
e.getTotalCollectionsCount() <= e.opts.CollStatsLimit {
154154
limitsOk = true
155155
}
156-
limitsOk = true
157156

158157
if e.opts.CollectAll {
159158
if len(e.opts.CollStatsNamespaces) == 0 {

0 commit comments

Comments
 (0)