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

add kamon.init.attach-instrumentation setting #1278

Conversation

ivantopo
Copy link
Contributor

Adding a new setting to control whether calls to Kamon.init() should try to attach instrumentation at runtime. Defaults to true to to stay compatible with previous behavior.

This should allow people to just call Kamon.init() on their apps and control the behavior via configuration instead of changing code or having if/else decisions on their initialization code.

@ivantopo ivantopo merged commit c3f0655 into kamon-io:master May 19, 2023
@ivantopo ivantopo deleted the add-setting-to-control-attaching-instrumentation-during-init branch May 19, 2023 07:10
solnaranu pushed a commit to solnaranu/Kamon that referenced this pull request May 25, 2023
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.

1 participant