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
The forwarder sets type: "agent" in the outgoing gRPC metadata, but the log-auth-proxy expects type: "collector". This causes the stream to be rejected with EOF immediately, making the forwarder unable to forward any logs.
The forwarder sets type: "agent" in the outgoing gRPC metadata, but the log-auth-proxy expects type: "collector". This causes the stream to be rejected with EOF immediately, making the forwarder unable to forward any logs.