Open chelseychen opened 4 days ago
This issue is currently awaiting triage.
If kube-state-metrics contributors determine this is a relevant issue, they will accept it by applying the triage/accepted
label and provide further guidance.
The triage/accepted
label can be added by org members by writing /triage accepted
in a comment.
What would you like to be added:
Expose metrics about JobSet resource: https://jobset.sigs.k8s.io/docs/reference/jobset.v1alpha2/
Why is this needed:
For better monitoring of AI training job status.
Describe the solution you'd like
Following docs/developer/guide.md to add a new JobSet resource with a few metrics reporting the status of the JobSet.
Additional context