Trace Details

Each Rest API Command received from the SDK is analyzed by Metis and insights are derived. To react the Trace Details Page, click one of the traces in the recent activity table.
Trace Details
The Timeline component consists of all SQL Commands executed as part of this trace.
After selecting an SQL command from the Timeline component, you can through the different tabs to further investigate-
Insights
The list of derived insights for the selected SQL Command.
SQL
The actual SQL Command code.
Metrics
Different measurments taken by Metis to perform the analysis.
Query Tale
A visualization of the Execution Plan.
Execution Plan
The raw Execution Plan, in JSON format.
Tables
Details on which table was accessed using which method.