Skip to content

Commit e9c6587

Browse files
RusovDmitriymarianore-muttdata
authored andcommitted
chore(api-gateway): Propagate apiType to "Load Request" log
1 parent 4d97e95 commit e9c6587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cubejs-api-gateway/src/gateway.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1837,6 +1837,7 @@ class ApiGateway {
18371837

18381838
this.log({
18391839
type: 'Load Request',
1840+
apiType,
18401841
query
18411842
}, context);
18421843

0 commit comments

Comments
 (0)