Stats for TCP dials #199
Replies: 3 comments 10 replies
-
Hi @davestibrany-dd, thank you for your interest in contributing to this. I think it is a good idea and a ClientOption.DialFn of |
Beta Was this translation helpful? Give feedback.
-
@rueian OK, then i briefly show what i plan to do. I made a new constructor like I will record 7 metrics
If you think it is useless metrics or add/delete more metrics give me a feedback. |
Beta Was this translation helpful? Give feedback.
-
Completed: #421 |
Beta Was this translation helpful? Give feedback.
-
Hi Rueian,
We're interested in getting stats on TCP dials, such as the number of successful/erroneous dials, and traces to help determine dial latency.
The easiest way I can think to implement this would be to have an ClientOption.DialFn and call it from dial, if it exists. What do you think?
Also, we'd be happy to contribute this.
Beta Was this translation helpful? Give feedback.
All reactions