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 metrics for ClusterQueue usage #972

Closed
1 of 3 tasks
Tracked by #974
alculquicondor opened this issue Jul 11, 2023 · 1 comment · Fixed by #982
Closed
1 of 3 tasks
Tracked by #974

Add metrics for ClusterQueue usage #972

alculquicondor opened this issue Jul 11, 2023 · 1 comment · Fixed by #982
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@alculquicondor
Copy link
Contributor

What would you like to be added:

Usage metrics for ClusterQueue quotas.

To uniquely identify the resources, we need the following labels: cluster_queue, flavor, resource.

Note that, depending on the number of ClusterQueues, ResourceFlavors and resources, these set of labels could have a big cardinality. For this reason, we need to make this metric opt-in. Additionally, we need to make sure to delete the metrics as ClusterQueues get deleted.

Why is this needed:

Administrators need these metrics to build dashboards and track usage.

Completion requirements:

This enhancement requires the following artifacts:

  • Design doc
  • API change
  • Docs update

The artifacts should be linked in subsequent comments.

@alculquicondor alculquicondor added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 11, 2023
@trasc
Copy link
Contributor

trasc commented Jul 11, 2023

/assign

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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants