Open
Description
In #689 we added support to optionally configure ServiceMonitor
and PodMonitor
resources for Prometheus to track Dask components.
It would be nice if the controller Pod also exported some metrics to Prometheus via a PodMonitor
. Looks like there is an example of how to do this in nolar/kopf#289 (comment).