osprofiler/osprofiler/tests
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
..
functional Remove unused parameters from Profiler class 2017-07-31 17:59:37 +02:00
unit Add function/sql results to trace info 2017-08-07 15:56:08 +07:00
__init__.py Move osprofiler tests into osprofiler 2016-01-25 12:12:45 -08:00
test.py Move osprofiler tests into osprofiler 2016-01-25 12:12:45 -08:00