pipeline-service icon indicating copy to clipboard operation
pipeline-service copied to clipboard

[DO-NOT-MERGE-YET] turn on pprof in core controller to allow for goroutine dumps

Open gabemontero opened this issue 7 months ago • 2 comments

per the golang recommendations that pprof enablement is OK in production, we are enabling to allow for gathering goroutine dumps as part of diagnosing deadlocks.

rh-pre-commit.version: 2.3.0 rh-pre-commit.check-secrets: ENABLED

gabemontero avatar Jul 12 '24 17:07 gabemontero