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
In our last run, we had a few times where cracking open Wireshark was useful, but was intimidating and overwhelming.
In our retro, we discussed maybe scaffolding a little eBPF filter to explore packets and streams in more targeted ways.
Goals here would be around identifying packet layout, exploring encapsulation, debugging "why isn't this doing what I expect" (e.g. missing headers on gRPC messages), following bidi streams.
The text was updated successfully, but these errors were encountered:
In our last run, we had a few times where cracking open Wireshark was useful, but was intimidating and overwhelming.
In our retro, we discussed maybe scaffolding a little eBPF filter to explore packets and streams in more targeted ways.
Goals here would be around identifying packet layout, exploring encapsulation, debugging "why isn't this doing what I expect" (e.g. missing headers on gRPC messages), following bidi streams.
The text was updated successfully, but these errors were encountered: