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
FilterState is C++ typed so currently there is no easy way to log them. I'm proposing add optional methods to FilterState interface to serialize it to protobuf.Any or string so the gRPC logger / file logger can log them.