-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
New feature:Registry operation analysis #5519
Comments
@mushixun that would be very cool! Would you join the community meeting and share the idea? Then we may explore how it can be integrated? |
Ok,what need i to do? |
Could you please subscribe the harbor-dev mail list first?
The community conf call invitation will be sent out by that mail. I'll schedule an ad-hoc community conf call for you to give us an introduction about what you and your team have done and notify u with this issue thread. (For easy communication, if possible, can u share me your mail?) Regarding the conf call, can you tell me what's your time zone and potentially available time slots? Currently, our community call is always scheduled for at 6:00-7:00 AM. |
I agree – would absolutely love to hear about this during our community call. Looking forward to the discussion @mushixun! |
Understand,I will join your community call。 |
Any way to easily get in touch with u? mail or something else? |
Email:[email protected] |
I have put your feature topic into the community call queue, please check the wiki page: https://github.com/goharbor/harbor/wiki/Community-Conference-Calls. |
We're planning to use md file as a proposal content format and use PR raised in goharbor/harbor for reviewing. Would u please follow the guideline below to move your proposal to there?
|
Assign @mushixun as the owner of this proposal. |
Ok,I will commit later,Thanks! @steven-zou |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Registry operation analysis
1. Provide the statistics of the total number of pull, push, and delete in a specified time period
2. Provide top ranking
Number of image pulls top ranking
Number of image tags top ranking
Image size top ranking (image maximum and minimum dimension statistics)
Image update frequency top ranking (statistics by specified time period)
3. Tenant analysis
Provide tenants with data analysis of three dimensions through pull, push, and delete operations in a specified time period, and do top ranking
4. Image library analysis
Provides the total number of projects at the specified time, the total number of mirrors, the total number of users, and provides trend analysis capabilities (default 12 hours), and can view historical performance data trend graphs for up to 2 months
5. Change analysis
The specified time period, number of images, number of items, number of users, pull, push, delete number and percentage change of the ring
This is our operational analysis function based on harbor development. If it is useful, hope submit it to the community
The text was updated successfully, but these errors were encountered: