Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement proper tracing using the tracing crate #25

Closed
matheus23 opened this issue Aug 25, 2023 · 0 comments · Fixed by #29
Closed

Implement proper tracing using the tracing crate #25

matheus23 opened this issue Aug 25, 2023 · 0 comments · Fixed by #29
Assignees
Labels
good first issue Good for newcomers

Comments

@matheus23
Copy link
Member

matheus23 commented Aug 25, 2023

What to trace:

  • Which block CIDs were sent
  • Which block CIDs were received
  • Which block CIDs didn't get incrementally verified
  • Which block CIDs matched the bloom filter
  • How many bytes were sent/received
@matheus23 matheus23 self-assigned this Aug 25, 2023
@matheus23 matheus23 added the good first issue Good for newcomers label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant