You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However we cannot find any metrics in the backend though custom resources exist
# HELP kube_scheduling_volcano_sh_v1beta1_PodGroup_creation_timestamp Creation time of PodGroup
# TYPE kube_scheduling_volcano_sh_v1beta1_PodGroup_creation_timestamp gauge
EMPTY HERE
It seems the timestamps field is not supported yet, could anyone help clarify further?
Why is this needed:
The ability to expose the creationTimestamp of Custom Resource with the capability from #1710
Describe the solution you'd like
Additional context
The text was updated successfully, but these errors were encountered:
dontan001
changed the title
Cannot read the timestamp from Custom Resource metadata
Cannot read the timestamp field from Custom Resource metadata with the new customresource metrics capability
Jun 27, 2022
What would you like to be added:
It could be either a bug or feature request, assume it is a feature request for now
We would like to expose the creationTimestamp of Custom Resource with the capability from #1710 , then we could visualize it via Grafana annoation.
During the testing, the major config looks like below
However we cannot find any metrics in the backend though custom resources exist
It seems the timestamps field is not supported yet, could anyone help clarify further?
Why is this needed:
The ability to expose the creationTimestamp of Custom Resource with the capability from #1710
Describe the solution you'd like
Additional context
The text was updated successfully, but these errors were encountered: