
verticapy.performance.vertica.qprof_interface.QueryProfilerInterface.main_tests¶
- QueryProfilerInterface.main_tests()¶
This is the main test to run to get all the information needed to understand queries performances.
Events are classified in three categories: informational, warning, critical
Note
The tables’ columns are the following:
node_name, event_category, event_type, event_description, suggested_action, action_sql
Returns¶
- tuple of list
(informational, warning, critical).