Public bug reported: This RFE proposes to add a memory profiler plugin in Neutron. This plugin could be enabled to periodically log and report the Neutron server memory consumption.
In https://review.opendev.org/c/openstack/neutron/+/803034 I present a draft of what this plugin could be: - It will periodically report the current and max memory consumption. - It will also report the modules with the biggest memory growth. - It is configurable: the reporting period, the max number of modules and the module patter (to filter only by a set of modules to track). By default, this plugin is disabled. This should be used only for debugging because it could affect to the performance. ** Affects: neutron Importance: Undecided Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Tags: rfe ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) ** Tags added: rfe -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1939602 Title: [RFE] Add a memory profiler Status in neutron: New Bug description: This RFE proposes to add a memory profiler plugin in Neutron. This plugin could be enabled to periodically log and report the Neutron server memory consumption. In https://review.opendev.org/c/openstack/neutron/+/803034 I present a draft of what this plugin could be: - It will periodically report the current and max memory consumption. - It will also report the modules with the biggest memory growth. - It is configurable: the reporting period, the max number of modules and the module patter (to filter only by a set of modules to track). By default, this plugin is disabled. This should be used only for debugging because it could affect to the performance. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1939602/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

