karpenter_scheduler_unfinished_work_seconds
is not registered with the Prometheus Registry
#1994
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Description
Observed Behavior:
The
karpenter_scheduler_unfinished_work_seconds
metric is never registered with the metric registry which means that we aren't emitting it from our metrics endpoint like we'd intended toExpected Behavior:
karpenter_scheduler_unfinished_work_seconds
should be properly emitted from the metrics endpointReproduction Steps (Please include YAML):
Versions:
kubectl version
): v1.32.2The text was updated successfully, but these errors were encountered: