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
Let's consider decorating fields that could contain sensitive data, e.g. secrets, mount flags, etc. in a way that would allow programmaticly excluding the field from logging over the wire.
I believe google may have a proto extension for this, will need to dig around.