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

improvement: Disable tracing by default #2165

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Sep 26, 2023

Previously, tracing was enabled by default and user could get stack traces logged by the zipkin trace. Now, we require setting bloop.tracing.enabled property.

Tracing is not used heavily currently, so this should not be an issue.

Fixes #2108

Previously, tracing was enabled by default and user could get stack traces logged by the zipkin trace. Now, we require setting `bloop.tracing.enabled` property.

Tracing is not used heavily currently, so this should not be an issue.

Fixes scalacenter#2108
@tgodzik tgodzik merged commit 404b412 into scalacenter:main Sep 27, 2023
17 checks passed
@tgodzik tgodzik deleted the dont-start-tracer branch September 27, 2023 08:17
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

Successfully merging this pull request may close these issues.

I met these error message in 1.5.6 and 1.5.8
2 participants