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
First MVP of the "Bitswap Viewer". It is an observableHQ that retreives logs from a local Jaeger environment and prints the table the reception of messages step by step. This simple feature was more than enough for me to have a sense about what was happening under the hood in my prototypes.
Do not hesitate to post here any additional feature that you think this Bitswap viewer should include (the notebook is public, and the code will be included in this repo, so you can also implement the feature yourself and do a PR for everyone to benefit from your work ).
Build an interactive UI similar to this one for Bitswap: https://www.youtube.com/watch?time_continue=116&v=clzivvkpKpc&feature=emb_logo
This tool should read logs from a bitswap execution and show:
This would help the analysis of benchmarking results and debugging.
The text was updated successfully, but these errors were encountered: