-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Enhancement] Add a runtime config to enable log stream load request/response #36113
Conversation
better to support runtime modification of |
sys_log_verbose_modules only can control namespace level |
9a850b6
to
fd5473a
Compare
d53fc9c
to
c8b2386
Compare
…response Signed-off-by: meegoo <[email protected]>
c8b2386
to
f4566af
Compare
[FE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
[BE Incremental Coverage Report]❌ fail : 9 / 14 (64.29%) file detail
|
@Mergifyio backport branch-3.2 |
@Mergifyio backport branch-3.1 |
@Mergifyio backport branch-3.0 |
@Mergifyio backport branch-2.5 |
✅ Backports have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
…response (#36113) Signed-off-by: meegoo <[email protected]> (cherry picked from commit c5863c0)
…response (#36113) Signed-off-by: meegoo <[email protected]> (cherry picked from commit c5863c0)
…response (#36113) Signed-off-by: meegoo <[email protected]> (cherry picked from commit c5863c0)
…response (#36113) Signed-off-by: meegoo <[email protected]> (cherry picked from commit c5863c0)
…response (backport #36113) (#36507) Co-authored-by: meegoo <[email protected]>
…response (backport #36113) (#36506) Co-authored-by: meegoo <[email protected]>
…response (backport #36113) (#36505) Co-authored-by: meegoo <[email protected]>
…response (backport #36113) (#36504) Co-authored-by: meegoo <[email protected]>
…response (StarRocks#36113) Signed-off-by: meegoo <[email protected]> Signed-off-by: 鼎昕 <[email protected]>
Why I'm doing:
many user may not log stream load http request/response, so we need to log it online when we debug or tuning.
What I'm doing:
add
enable_stream_load_verbose_log
to control itFixes #issue
What type of PR is this:
Does this PR entail a change in behavior?
If yes, please specify the type of change:
Checklist:
Bugfix cherry-pick branch check: