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

Monitor sources of transactions and how many they produced #36

Open
woutslakhorst opened this issue Apr 11, 2023 · 1 comment
Open

Monitor sources of transactions and how many they produced #36

woutslakhorst opened this issue Apr 11, 2023 · 1 comment
Labels

Comments

@woutslakhorst
Copy link
Member

woutslakhorst commented Apr 11, 2023

Plan for now:

  • at startup get all transactions (use pagination)
  • after getting all, start listening to nats stream (all content types)
  • for each signer, get that DID's controller
  • record totals for (controller, TX type)
  • use sliding windows for TX from controller per minute, hour, day and week

optional map DID to contact info

@woutslakhorst
Copy link
Member Author

Plot top 10 controllers in a bar chart
Plot sliding windows with stacked line chart per type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant