Skip to content

Commit 635ea38

Browse files
authored
chore(api-gateway): Propagate apiType to "Load Request" log
1 parent 89b00cf commit 635ea38

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)