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

Visualization of testnet loadgen data (streaming) #64

Open
mhofman opened this issue Feb 9, 2022 · 0 comments
Open

Visualization of testnet loadgen data (streaming) #64

mhofman opened this issue Feb 9, 2022 · 0 comments
Assignees
Labels
help wanted Extra attention is needed telemetry

Comments

@mhofman
Copy link
Member

mhofman commented Feb 9, 2022

Summary

This issue is about a visualization dashboard for a long running loadgen against an existing chain (testnet / devnet).

Context

The loadgen tool supports connecting to an existing testnet, which is planned to be used to put load on a testnet or devnet over long period of time, with support for restarts. See Agoric/agoric-sdk#2630

There is a visualization dashboard planned the daily perf usage of the loadgen, but the data to be visualized mostly deals with regression over time by differentiating over loadgen stages or sdk revisions (see #63)

Details

We need a live visualization dashboard for the testnet case where the relevant loadgen data is streamed and plotted over the life of the chain, without requiring stages to get linear regressions, or restarts to capture the data generated. There may or may not be overlap with how the data from the daily perf run is fed into that dashboard. The data to be represented is detailed in Agoric/agoric-sdk#2630.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed telemetry
Projects
None yet
Development

No branches or pull requests

3 participants