Skip to content

Commit 1efd7e8

Browse files
authored
Merge branch 'main' into astandrik.deploy-test-report-error-1702
2 parents 1c50a2d + 278f622 commit 1efd7e8

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)