Skip to content

Commit 4230781

Browse files
committed
one more fix
1 parent d7ae54a commit 4230781

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Interpreters/Context.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ namespace ProfileEvents
158158
extern const Event BackupThrottlerSleepMicroseconds;
159159
extern const Event MergesThrottlerBytes;
160160
extern const Event MergesThrottlerSleepMicroseconds;
161+
extern const Event ExportsThrottlerBytes;
162+
extern const Event ExportsThrottlerSleepMicroseconds;
161163
extern const Event MutationsThrottlerBytes;
162164
extern const Event MutationsThrottlerSleepMicroseconds;
163165
extern const Event QueryLocalReadThrottlerBytes;

0 commit comments

Comments
 (0)