Skip to content

metrics over libp2p streams #3110

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MarcoPolo
Copy link
Collaborator

@MarcoPolo MarcoPolo commented Dec 18, 2024

Allows a node to expose its metrics to another libp2p node. Only allow listed peer ids can query the metrics.

This enables a user to share their metrics with us, and for us to use our own grafana+prometheus stack to ingest those metrics.

This is more or less done, but it would be helpful for someone else to try setting this up and add to the sparse documentation. Maybe a good task for a motivated person from the PLDG cohort?

@MarcoPolo MarcoPolo force-pushed the marco/exp/metrics-over-libp2phttp branch from 0a40e02 to d754491 Compare February 13, 2025 17:13
@MarcoPolo MarcoPolo force-pushed the marco/exp/metrics-over-libp2phttp branch from 15b7072 to db35344 Compare February 25, 2025 22:52
Allows users to run a Prometheus+Grafana setup remotely and gather
metrics securely over libp2p.
@MarcoPolo MarcoPolo force-pushed the marco/exp/metrics-over-libp2phttp branch from db35344 to 72c3efe Compare February 25, 2025 23:27
@MarcoPolo MarcoPolo added the help wanted Seeking public contribution on this issue label Feb 25, 2025
@MarcoPolo MarcoPolo changed the title [exp] metrics over libp2p streams [x] metrics over libp2p streams Feb 25, 2025
@MarcoPolo MarcoPolo changed the title [x] metrics over libp2p streams metrics over libp2p streams Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant