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

[TASK] Create a Grafana dashboard utilizing the relayer metrics #388

Closed
3 of 6 tasks
shekohex opened this issue Mar 27, 2023 · 3 comments · Fixed by #463
Closed
3 of 6 tasks

[TASK] Create a Grafana dashboard utilizing the relayer metrics #388

shekohex opened this issue Mar 27, 2023 · 3 comments · Fixed by #463
Assignees

Comments

@shekohex
Copy link
Collaborator

shekohex commented Mar 27, 2023

Overview

After working on #387, we should work on a Metrics Dashboard for better understanding how the relayer performs and the other areas where we collect metrics, we need a simple way to visualize these metrics; so that we would make use of https://grafana.com/ dashboards.

Task Checklist

  • Run Grafana locally (using docker if possible)
  • Run the relayer locally with Local EVM network setup + Local Tangle Standalone
  • Start using the relayer locally by sending some transactions (optional)
  • Integrate the Relayer metrics into the grafana dashboard.
  • Create a dashboard that shows all the supported metrics that are exported by the relayer.
  • Export the dashboard for future usage.
@shekohex shekohex converted this from a draft issue Mar 27, 2023
@shekohex shekohex moved this from Not Started 🕧 to Building 🏗️ in Webb Universe Apr 7, 2023
@Nutomic Nutomic mentioned this issue Apr 13, 2023
2 tasks
@Nutomic
Copy link
Contributor

Nutomic commented Apr 13, 2023

First steps are finished, there is now a working Prometheus/Grafan setup which shows a single metric as demonstration. Next step is to build the actual dashboard. You say that it should show all supported metrics but that is pretty vague. Is there maybe an existing Grafana dashboard for a similar project that I could use as reference?

@shekohex
Copy link
Collaborator Author

First steps are finished, there is now a working Prometheus/Grafan setup which shows a single metric as demonstration. Next step is to build the actual dashboard. You say that it should show all supported metrics but that is pretty vague. Is there maybe an existing Grafana dashboard for a similar project that I could use as reference?

If it is a chore task, we can allocate someone else to do it, but for now showing an example is good.

@shekohex
Copy link
Collaborator Author

Closed by #413

@github-project-automation github-project-automation bot moved this from Building 🏗️ to Completed ✅ in Webb Universe Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants