osprofiler/osprofiler
Stuart Grace dba75673af Make profiler.clean() public method
Horizon dashboard has a profiler plugin which calls profiler.init
method at
 openstack_dashboard/contrib/developer/profiler/middleware.py
line 64. This creates a profiler and picks a new base_id. The only
way to remove this profiler and stop using this base_id is to call
profiler._clean() method. So this patch changes _clean() to clean()
so it becomes a public method.

Change-Id: Idec7ee240bc7f508aeebcba374a9673652b1cc72
Related-Bug: #1777486
2018-06-27 12:26:55 +01:00
..
cmd Filter traces that contain error/exception 2018-02-05 15:14:17 +07:00
drivers Put 'db' parameter back and provide a deprecation warning before remove 2018-06-26 04:01:41 +00:00
hacking Move hacking checks outside tests 2016-11-23 13:00:30 +05:30
tests Make profiler.clean() public method 2018-06-27 12:26:55 +01:00
__init__.py Remove old notifiers 2016-08-31 17:11:32 +03:00
_utils.py OSprofiler with Jaeger Tracing as backend 2018-05-29 06:03:46 +00:00
exc.py Add Log Insight driver 2016-11-07 15:30:52 +05:30
initializer.py Filter traces that contain error/exception 2018-02-05 15:14:17 +07:00
notifier.py Add backward compatible drivers structure 2016-07-04 18:47:01 +03:00
opts.py opts: Fix invalid rST formatting 2018-06-26 04:02:01 +00:00
profiler.py Make profiler.clean() public method 2018-06-27 12:26:55 +01:00
sqlalchemy.py Handle and report SQLAlchemy errors 2017-10-27 11:13:46 +02:00
web.py Make profiler.clean() public method 2018-06-27 12:26:55 +01:00