Skip to main content

sql_metrics

Keeps track of SQL queries that are executed by the application

ColumnData TypeNullableIndexedDescription
start_timetimestamp with time zoneNoNoStart time of query.

Generated through expression: 
end_timetimestamp with time zoneNoNoEnd time of query.

Generated through expression: 
duration_millisecondsintegerNoNoThe number of milliseconds the query took.

Generated through expression: 
databasetextNoNo-

Generated through expression: 
environmenttextNoNo-

Generated through expression: 
operationtextNoNo-

Generated through expression: 
statementtextNoNo-

Generated through expression: 
errortextNoNo-

Generated through expression: 
datatextNoNo-

Generated through expression: