Skip to content
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

add codis slow log #2016

Merged

Conversation

chejinge
Copy link
Collaborator

@chejinge chejinge commented Sep 25, 2023

本PR主要用于跟踪codis大毛刺的问题,
主要记录3个时间段
//client -> proxy -> server -> porxy -> client
//分别记录从客户端接收到发送到后端server等待时间、从发送到后端server到从server接收响应等待时间、
//从接收到server响应到发送给客户端等待时间。
目前是默认耗时50ms会打印这个日志方便定位毛刺问题

@chejinge chejinge merged commit ed4d103 into OpenAtomFoundation:unstable Sep 25, 2023
11 checks passed
@chejinge chejinge deleted the add_codis_period_slow_log branch December 5, 2023 03:18
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
Co-authored-by: chejinge <chejinge@360.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants