Skip to content

Commit 05b5655

Browse files
authored
Merge branch 'main' into astandrik.test-deploy-3
2 parents da0174c + 278f622 commit 05b5655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/containers/Tenant/Diagnostics/TopQueries/getTopQueriesColumns.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ const applicationColumn: Column<KeyValueRow> = {
118118
};
119119

120120
export const TOP_QUERIES_COLUMNS = [
121+
queryHashColumn,
121122
cpuTimeUsColumn,
122123
queryTextColumn,
123124
endTimeColumn,

0 commit comments

Comments
 (0)