Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CollectLevel is invalid in FileMetricManagerReporter #48

Open
dawn2zhang opened this issue Jul 25, 2019 · 2 comments
Open

CollectLevel is invalid in FileMetricManagerReporter #48

dawn2zhang opened this issue Jul 25, 2019 · 2 comments

Comments

@dawn2zhang
Copy link

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

CollectLevel is invalid in FileMetricManagerReporter

@ralf0131
Copy link
Collaborator

What do you mean by invalid?

@dawn2zhang
Copy link
Author

What do you mean by invalid?

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants