Trying to debug the <above> posted memory issue we...
# talk-oathkeeper
q
Trying to debug the above posted memory issue we're encountering with Oathkeeper. I've enabled memory profiling with Oathkeeper in the config, but I don't see any way of getting the prof information. I've read the Golang profiling blog suggested in the Ory documentation, but still have two questions: 1. Can the
profiling
config field be used to get the memory profile of a prebuilt image or is it only intended for local development? 2. Are there any dev/contributor guides for debugging Ory services?
Resolved this, got the pprof filepath from the oathkeeper logs on exit.