Commit 3369fee
committed
log: fix missing logs for internal events
previously the logs were only flowing for the non-internal events
Epic: None
Release note (bug fix): Previously, CockroachDB would not log events for
TxnRowsRead and TxnRowsWritten guardrail for internal queries into
SQL_INTERNAL_PERF channel. The bug has been present since 21.2 and
has now been fixed.1 parent 1ae7b24 commit 3369fee
2 files changed
+14
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3097 | 3097 | | |
3098 | 3098 | | |
3099 | 3099 | | |
| 3100 | + | |
3100 | 3101 | | |
3101 | 3102 | | |
3102 | 3103 | | |
| |||
3109 | 3110 | | |
3110 | 3111 | | |
3111 | 3112 | | |
| 3113 | + | |
| 3114 | + | |
| 3115 | + | |
3112 | 3116 | | |
3113 | 3117 | | |
3114 | 3118 | | |
| |||
3121 | 3125 | | |
3122 | 3126 | | |
3123 | 3127 | | |
3124 | | - | |
| 3128 | + | |
3125 | 3129 | | |
3126 | 3130 | | |
3127 | | - | |
3128 | | - | |
3129 | 3131 | | |
| 3132 | + | |
| 3133 | + | |
3130 | 3134 | | |
3131 | 3135 | | |
3132 | 3136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| 473 | + | |
473 | 474 | | |
474 | 475 | | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
475 | 479 | | |
476 | 480 | | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
477 | 484 | | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | 485 | | |
482 | 486 | | |
483 | 487 | | |
| |||
0 commit comments