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

Capture wave metrics by container architecture #789

Open
3 tasks
munishchouhan opened this issue Jan 27, 2025 · 0 comments · May be fixed by #791
Open
3 tasks

Capture wave metrics by container architecture #789

munishchouhan opened this issue Jan 27, 2025 · 0 comments · May be fixed by #791
Assignees
Labels

Comments

@munishchouhan
Copy link
Member

Currently we capture metrics based on date and org.
We can also capture metrics based on container architecture to obtain information about the usage pattern or adoption of ARM and AMD.
we can add the following keys:

  1. pulls/a/<arch>/d/YYYY-MM-DD
    
  2. pulls/o/<org>/a/<arch>
    
  3. pulls/o/<org>/a/<arch>/d/YYYY-MM-DD
    
  4. fusion/a/<arch>/d/YYYY-MM-DD
    
  5. fusion/o/<org>/a/<arch>
    
  6. fusion/o/<org>/a/<arch>/d/YYYY-MM-DD
    
  7. builds/a/<arch>/d/YYYY-MM-DD
    
  8. builds/o/<org>/a/<arch>
    
  9. builds/o/<org>/a/<arch>/d/YYYY-MM-DD
    

Tasks:

  • Update, API, Services
  • Update docs
  • Update openAPI docs
@munishchouhan munishchouhan self-assigned this Jan 27, 2025
@munishchouhan munishchouhan linked a pull request Jan 31, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant