-
Notifications
You must be signed in to change notification settings - Fork 18
Feat: quota report download #257
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
Conversation
a06f5b8 to
6df00da
Compare
changed the base to |
f4323a8 to
9e30765
Compare
Signed-off-by: Lukas Schaefer <[email protected]>
319d47c to
c34f0d9
Compare
Signed-off-by: Lukas Schaefer <[email protected]>
c34f0d9 to
417ddc1
Compare
|
I realized that it might look weird if you change the download dates to the past and you are missing usage data, so I added a config to allow you to store the usage data for longer. |
kyteinsky
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
kyteinsky
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry for the noise, all looks good!
Resolves: #250

Currently downloads a csv that looks like the sample below sorted by usage which is why it currently requires filtering the category:
quota_usage.csv
Also does double count usage if used in a pool then it counts for the user and the pool in the report. Ex: users alice and bob are in a pool. Alice used 20 tokens, bob 300 tokens. The csv would look like this