Skip to content

Commit 85754e1

Browse files
authored
Merge branch 'main' into astandrik.test-deploy-1
2 parents 71fe0c2 + 278f622 commit 85754e1

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)