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
chore(pkg/dot): revert to use tls.Client and finer steps
- TCP dial, then wrap connection with TLS and finally run TLS handshake
- two distinct errors: tcp dial error and tls handshake error
- change: metric label can be two distinct errors "dial error" and "handshake error" instead of a single "error"
0 commit comments