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

Add metric to understand how many clusters are running through relays #1243

Closed
OisinKyne opened this issue Oct 9, 2022 · 0 comments
Closed
Assignees

Comments

@OisinKyne
Copy link
Contributor

Problem to be solved

Not sure what repo we want to add tickets for the dashboard to, starting here. We will need to wean people off of the relay (with the assumption that this will improve performance as well as decentralisation).

Proposed solution

Understand how to expose a prom metric for a charon node's peers connection status (i.e. I think right now we can have a mix of direct connect and relay?). Add the resulting metric.

Create a panel on our global dashboard that introspects the amount of relay-connections vs non-relay connections are out there.

Out of Scope

If there is anything to highlight as out of scope for this issue, please outline it here.

@corverroos corverroos self-assigned this Oct 11, 2022
obol-bulldozer bot pushed a commit that referenced this issue Oct 12, 2022
Adds the `p2p_peer_connection_types` gauge vector with labels `peer` and `type` that indicates the number of current connections to each peer by type.

Also adds to simnet dashboard.

category: misc
ticket: #1243
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants