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

Keeper Activity Dashbaord #13

Open
mikeghen opened this issue Feb 1, 2022 · 3 comments
Open

Keeper Activity Dashbaord #13

mikeghen opened this issue Feb 1, 2022 · 3 comments
Assignees
Labels
help wanted Extra attention is needed $5000 bounty

Comments

@mikeghen
Copy link
Contributor

mikeghen commented Feb 1, 2022

We need a way to view the quality of the keepers. Keepers should be submitting distribute transactions to the REXMarket contracts. The questions we need to be able to answer about the keepers are:

  1. How much gas is each keeper spending?
  2. What is the average time between keeper distribute transactions for each contract?
  3. How many contracts is each keeper keeping on? (i.e. how many contracts do they submit distribute transactions to)
  4. Whats the average time between distribute transactions for each contract?
  5. How much RIC has each keeper earned from the DAO? (We switched for streaming RIC to ERC20 transferring RIC once a month)

The quality assurance on keeprs is mainly about liveliness so the average time between submitting transactions to the REXMArket contracts is the primary metric. The metric we want is the average cycle time for each keeper on each contract, with the idea being they should all be around the same time (~1 hour). Sometimes transactions fail so I wouldn't expect any of the keepers to be at 1 hour cycle times but it should be something we aspire too.

@mikeghen mikeghen added $5000 bounty help wanted Extra attention is needed labels Feb 1, 2022
@samirsalem
Copy link
Collaborator

I'll take this issue as i'm already working on a grafana dashboard for keepers

@josealonso
Copy link
Collaborator

Grafana, so cool, @samirsalem !!

@josealonso
Copy link
Collaborator

@samirsalem, can we put a link to this task in the frontend repo ? How urgent is this task ?

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 $5000 bounty
Projects
None yet
Development

No branches or pull requests

3 participants