How can I disable client information capture?
You can disable client 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 …