How can I disable system information capture?
You can disable system information capture during Weave client initialization: weave.init(“entity/project”, settings= ).
What information does Weave capture for a function?
A function can be designated as a Weave Op either manually through a decorator or automatically as part of an enabled in …