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 and metrics in Limited Relays #1054

Closed
aarshkshah1992 opened this issue Feb 17, 2021 · 2 comments
Closed

Telemetry and metrics in Limited Relays #1054

aarshkshah1992 opened this issue Feb 17, 2021 · 2 comments
Assignees

Comments

@aarshkshah1992
Copy link
Contributor

aarshkshah1992 commented Feb 17, 2021

For #1039.

Once libp2p/go-libp2p-circuit#125 lands, we should add telemetry and metrics collection to the Limited Relays so we can monitor them better during dog-fooding.

Some suggestions:

i. Number of Open Circuits Per Peer.
ii. Duration (in seconds) of each relay connection.
iii. Bandwidth consumption per Circuit.
iv. Reservation duration for each peer.
v. Number of Open reservations.
vi. Number of reservations per ASN.
vii. Number of reservations per IP.

@aarshkshah1992
Copy link
Contributor Author

cc @vyzo .

@vyzo
Copy link
Contributor

vyzo commented Mar 4, 2021

This is completely unnecessary we can do all this with structured logging and logz.io; so no need to waste time and effort.

@vyzo vyzo closed this as completed Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants