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

fly: add a prometheus gossip metrics utility #354

Merged
merged 2 commits into from
Aug 16, 2024
Merged

fly: add a prometheus gossip metrics utility #354

merged 2 commits into from
Aug 16, 2024

Conversation

evan-gray
Copy link
Contributor

@evan-gray evan-gray commented Aug 13, 2024

The goal of this PR is to provide a utility which can provide active analytics of the gossip network. fly/cmd/prom_gossip/main.go does this by tracking prometheus metrics for the various gossip messages. The provided readme describes how to run a prometheus and grafana server to view the metrics and a provided dashboard.

Reviewers: please confirm that docker compose up and the resulting dashboard at http://localhost:3000 works for you (more detailed instructions in the readme).

@evan-gray evan-gray force-pushed the prom-gossip branch 3 times, most recently from 8c83872 to 9db039e Compare August 14, 2024 19:36
bruce-riley
bruce-riley previously approved these changes Aug 14, 2024
fly/cmd/prom_gossip/main.go Outdated Show resolved Hide resolved
fly/cmd/prom_gossip/main.go Outdated Show resolved Hide resolved
Copy link
Contributor

@bruce-riley bruce-riley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for moving the guardian lists into common!

@evan-gray evan-gray merged commit e452787 into main Aug 16, 2024
3 checks passed
@evan-gray evan-gray deleted the prom-gossip branch August 16, 2024 21:02
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

Successfully merging this pull request may close these issues.

2 participants