-
Notifications
You must be signed in to change notification settings - Fork 33
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
[Telemetry] Design V1 Devnet Dashboard #195
Comments
Submitting recommendations for an MVP of a public-facing devnet telemetry dashboard. All recommendations are documented here.
Requesting feedback from @okdas and @Gustavobelfort. Thank you! |
@jessicadaugherty Left a few minor comments in the notion page. Overall, lgtm and I believe it's a good starting point |
@jessicadaugherty The research is very solid! Thank you! TLDR: I would like us to start with a small dashboard that only utilizes the metrics we already expose. That way we can either gradually add more information to expose from our validators (metrics/logs) or build an app that aggregates blockchain data, and possibly provides a faucet for testnet later. RE: Data Engineering. I think we can categorize the sources of data in three buckets:
You might notice that all dashboards used as a reference are actually web applications, not publicly shared grafana or datadog dashboards, and there is likely a good reason for that - most of the time observability data is just not enough to build a thorough dashboard. I’ve only seen a few examples of great public dashboards, and I can only find one that is alive currently - https://monitoring.cardano-testnet.iohkdev.io/grafana/d/Oe0reiHef/cardano-application-metrics-v2?orgId=1&refresh=1m&from=now-2d&to=now Looking at Visualizations suggested, I think we should do the following:
I can do a first try while I deploy a first devnet. We need some sort of visualization for maintenance of devnets internally, too, and this dashboard would be a good start. |
Objective
Research and provide requirements for a public facing V1 Telemetry dashboard that can measure the performance of V1 Devnet components.
Origin Document
There are several existing examples of gathering and sharing telemetry data that are helpful references for designing our own dashboard:
Goals / Deliverables
Creator: @jessicadaugherty
The text was updated successfully, but these errors were encountered: