palantir / k8s-spark-scheduler

A Kubernetes Scheduler Extender to provide gang scheduling support for Spark on Kubernetes
Apache License 2.0
175 stars 43 forks source link

Add time to bind metrics #256

Closed Alexis-D closed 1 year ago

Alexis-D commented 1 year ago

Before this PR

250 helps quantify how many resources are taken by unbound reservations, however it doesn't help us understand how long reservation stay unbound.

After this PR

==COMMIT_MSG== Add time to bind metrics ==COMMIT_MSG==

Possible downsides?

This doesn't capture reservations that never get bound, but that shouldn't really happen under normal circumstances.

svc-autorelease commented 1 year ago

Released 0.59.0