[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-21。"],[[["This document guides you through capturing a memory heap snapshot of the AlloyDB Omni operator to troubleshoot potential memory issues."],["You can choose between two deployments, `fleet-controller-manager` or `local-controller-manager`, to analyze their memory heap."],["Memory analysis is enabled by adding the `pprof-address` argument with an available port to the selected deployment's configuration."],["After enabling memory analysis, use port forwarding to connect and create a `heap.out` file containing the memory heap snapshot using `curl http://localhost:\u003cPORT\u003e/debug/pprof/heap \u003e heap.out`."],["It is crucial to disable memory analysis by removing the `pprof-address` argument once you finish analyzing the memory heap to prevent security risks."]]],[]]