metrics icon indicating copy to clipboard operation
metrics copied to clipboard

CollectLevel is invalid in FileMetricManagerReporter

Open dawn2zhang opened this issue 5 years ago • 2 comments

public Builder withCollectLevel(CollectLevel level) { this.collectLevel = collectLevel; return this; }

CollectLevel is invalid in FileMetricManagerReporter

dawn2zhang avatar Jul 25 '19 07:07 dawn2zhang

What do you mean by invalid?

ralf0131 avatar Sep 12 '19 05:09 ralf0131

What do you mean by invalid?

No variables are passed to set it up for it to take effect

dawn2zhang avatar Dec 27 '19 02:12 dawn2zhang