You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which feature your question relates to?
I would like to inquire about the feature related to the metric proxied_response_duration_seconds, which is described as 'Response duration proxied from ClickHouse'. I believe this metric is intended to monitor the actual duration of each request from chproxy to ClickHouse. However, upon reviewing the code, I find it to be unconventional.
Question details
Could you please provide clarification regarding the code found at
Additional context/motivations
I am seeking to understand if there might be a bug in the code or if there is a misunderstanding regarding the usage of the mentioned metric. Your insights would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Which feature your question relates to?
I would like to inquire about the feature related to the metric proxied_response_duration_seconds, which is described as 'Response duration proxied from ClickHouse'. I believe this metric is intended to monitor the actual duration of each request from chproxy to ClickHouse. However, upon reviewing the code, I find it to be unconventional.
Question details
Could you please provide clarification regarding the code found at
chproxy/proxy.go
Line 264 in b4ef8e0
Additional context/motivations
I am seeking to understand if there might be a bug in the code or if there is a misunderstanding regarding the usage of the mentioned metric. Your insights would be greatly appreciated.
The text was updated successfully, but these errors were encountered: