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

Airavata 3594 admin dashboard additions #433

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

SauravKumarJhaNITW
Copy link

@SauravKumarJhaNITW SauravKumarJhaNITW commented Aug 12, 2023

This PR was raised during Google Summer of Code 2023
It contains methods, models, configurations which was the requirements of Airavata-3594 Jira EPIC
added a method to return UserGroups filtered by creation date
added a method to return cpuUsages within the specified date, corresponding models and configurations

@SauravKumarJhaNITW SauravKumarJhaNITW force-pushed the AIRAVATA-3594-admin-dashboard-additions branch from 266f0e7 to b0f1af5 Compare August 25, 2023 14:34
Copy link
Contributor

@machristie machristie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @SauravKumarJhaNITW , thank you for this contribution! Overall this looks really good. I do have some requested changes in my review mainly around making sure that the getCpuUsage code can scale to handle gateways with thousands of jobs. Please let me know if you have any questions.

@SauravKumarJhaNITW
Copy link
Author

SauravKumarJhaNITW commented Dec 2, 2023

Thanks a lot @machristie for your comments. Comments were very easy to follow along, really appreciated. I have made changes based on those. Please review.

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

Successfully merging this pull request may close these issues.

2 participants