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

telemetry: Request Response telemetry #8461

Closed
Tracked by #8077
Maddiaa0 opened this issue Sep 9, 2024 · 1 comment · Fixed by #11335
Closed
Tracked by #8077

telemetry: Request Response telemetry #8461

Maddiaa0 opened this issue Sep 9, 2024 · 1 comment · Fixed by #11335
Assignees
Labels
C-p2p Component: peer to peer

Comments

@Maddiaa0
Copy link
Member

Maddiaa0 commented Sep 9, 2024

Overview

In order to perform #8458 we will need to collect appropiate telemetry data about the Request Response P2P protocols.

A/C
Be able to collect data that can measure:

  • How often nodes ask for particular resources
  • Track how long Request Response operations take

The purpose of this data is to be able to tune:

  • timeouts
  • How we should perform peer requests (serially based on reputation / in parallel to multiple peers)
@github-project-automation github-project-automation bot moved this to Todo in A3 Sep 9, 2024
@Maddiaa0 Maddiaa0 changed the title telemetry: Request Response telemetry modules telemetry: Request Response telemetry Sep 9, 2024
@Maddiaa0 Maddiaa0 removed this from A3 Sep 9, 2024
@Maddiaa0 Maddiaa0 self-assigned this Sep 9, 2024
@Maddiaa0 Maddiaa0 added the C-p2p Component: peer to peer label Oct 2, 2024
@github-project-automation github-project-automation bot moved this to Todo in A3 Oct 2, 2024
@Maddiaa0 Maddiaa0 linked a pull request Jan 19, 2025 that will close this issue
@Maddiaa0
Copy link
Member Author

Maddiaa0 commented Feb 9, 2025

closed by #11335

@Maddiaa0 Maddiaa0 closed this as completed Feb 9, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-p2p Component: peer to peer
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant