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

Add ClusterQueue and Queue Metrics #199

Closed
4 tasks done
Tracked by #222
ahg-g opened this issue Apr 9, 2022 · 10 comments · Fixed by #315
Closed
4 tasks done
Tracked by #222

Add ClusterQueue and Queue Metrics #199

ahg-g opened this issue Apr 9, 2022 · 10 comments · Fixed by #315
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. kind/productionization kind/ux priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@ahg-g
Copy link
Contributor

ahg-g commented Apr 9, 2022

What would you like to be added:

Metrics to track:

  1. Queue/ClusterQueue pending workloads (gauge)
  2. Queue/ClusterQueue admitted workloads (gauge)
  3. Admission cycle latency (histogram)
  4. Workload waiting time in the queue (histogram)

what else?

@ahg-g ahg-g added kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Apr 9, 2022
@ahg-g ahg-g changed the title ClusterQueue and Queue Metrics Add ClusterQueue and Queue Metrics Apr 13, 2022
@kerthcet
Copy link
Contributor

/assign

@alculquicondor
Copy link
Contributor

Oops, I forgot to put my name on this. I was already working on it. I hope you don't mind @kerthcet?

@kerthcet
Copy link
Contributor

Plz go ahead.

@kerthcet
Copy link
Contributor

/unassign
/assign @alculquicondor

@kerthcet
Copy link
Contributor

kerthcet commented Apr 26, 2022

I have nearly finished the Queue/ClusterQueue pending workloads (gauge), some tests left. if you haven't work on this one, I can finish this one to prevent redundant works. If not, please forget what I said.

@alculquicondor
Copy link
Contributor

/assign

@ahg-g
Copy link
Contributor Author

ahg-g commented May 7, 2022

Aldo, I guess the following represents progress on this issue, correct?

  1. Queue/ClusterQueue pending workloads (gauge)
  2. Admission cycle latency (histogram)
  3. Queue/ClusterQueue admitted workloads (gauge)
  4. Workload waiting time in the queue (histogram)

@alculquicondor
Copy link
Contributor

correct, thanks

@ahg-g
Copy link
Contributor Author

ahg-g commented Jul 18, 2022

@alculquicondor are you planning to add workload waiting time?

@alculquicondor
Copy link
Contributor

yes. But feel free to take that if you have time this week. Otherwise I'll do it next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. kind/productionization kind/ux priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants