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

[data visualization] integrate grafana for block processing data #18

Open
bitwiseguy opened this issue Oct 28, 2024 · 0 comments
Open

Comments

@bitwiseguy
Copy link
Collaborator

Currently replayor writes all of its data points into an array in a json file. We should build an integration with grafana so that the data points are plotted and can be easily visualized:

  • Define a grafana dashboard + panels with json so that it can be easily imported into any grafana instance
  • In grafana, configure the JSON API or Infinity data source to point to the JSON file location
  • Use JSONPath expressions to extract the relevant fields from the json data structure
  • Include readme steps for how to setup the integration (i.e. document anything that is not automated and has to be done manually)
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