osprofiler/osprofiler
Tovin Seven 7813c4a711 Add function/sql results to trace info
This patch adds function/sql results to trace info
New arg: hide_result (Boolean True/False)
- True (default): Hide function/sql result by default
- False: Show result in trace info

With database: add_tracing(sqlalchemy, engine, name, hide_result=True)

Demo: https://tovin07.github.io/murano/environment-show-with-results.html

Change-Id: I317dfa04e0109d46c1a5ca1e0a3523cfd8470d78
2017-08-07 15:56:08 +07:00
..
cmd Add loading local static files option of template.html 2017-07-31 06:26:08 -07:00
drivers Improve error reporting for Ceilometer driver 2017-06-07 15:05:07 -07:00
hacking Move hacking checks outside tests 2016-11-23 13:00:30 +05:30
tests Add function/sql results to trace info 2017-08-07 15:56:08 +07:00
__init__.py Remove old notifiers 2016-08-31 17:11:32 +03:00
_utils.py Use method constant_time_compare from oslo.utils 2016-10-27 03:28:32 +08:00
exc.py Add Log Insight driver 2016-11-07 15:30:52 +05:30
initializer.py Replace oslo.messaging.get_transport with get_notification_transport 2017-06-06 14:28:44 +07:00
notifier.py Add backward compatible drivers structure 2016-07-04 18:47:01 +03:00
opts.py Revert "Change list_opts to dictionary style" 2017-01-25 12:16:49 +00:00
profiler.py Add function/sql results to trace info 2017-08-07 15:56:08 +07:00
sqlalchemy.py Add function/sql results to trace info 2017-08-07 15:56:08 +07:00
web.py Clean thread local profiler object after usage 2016-03-24 07:52:50 +00:00