fdb-kubernetes-operator
fdb-kubernetes-operator copied to clipboard
Add a pprof endpoint for the operator to gather runtime metrics
What would you like to be added/changed?
In the fdbkubernetesmonitor we added support for pprof endpoints and we should add those endpoints to the operator too, to allow analyzing the resource consumption of it. Reference PR: https://github.com/apple/foundationdb/pull/7359/