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

chore: add prometheus to the project and scrape its metrics #73

Open
2 tasks
andreabadesso opened this issue Aug 29, 2022 · 0 comments
Open
2 tasks

chore: add prometheus to the project and scrape its metrics #73

andreabadesso opened this issue Aug 29, 2022 · 0 comments

Comments

@andreabadesso
Copy link
Collaborator

andreabadesso commented Aug 29, 2022

Motivation

Currently, we don't have prometheus on the project, we need to add it and expose a /metrics endpoint with information related to the block sync

This is an example of prometheus scrape configuration:
https://github.com/HathorNetwork/ops-tools/blob/master/kubernetes/apps/elasticsearch-exporter/prometheus.yaml

Task break-down

  • Expose the highest block metric in a /metrics endpoint - 0.5 day
  • Scrape on our prometheus instance the daemon's metrics - 0.3 day
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

1 participant