You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone,
it would be nice if there was an option to exclude specific commands from being covered by traces.
The idea is that you can specify a slice of commands which you don't want traces to be created for, and can pass it as options when configuring the tracer.
If that's a feasible idea, I could make my hands dirty and start right away!