X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=src%2Fruntime%2Fmetrics%2Fdoc.go;h=78b2e6c3bce99972a8a1fb0ebd07d6696c89d018;hb=67d555e089180aaa39993729b7f9693ea12d6ea6;hp=a89f6dca65dd72b0d8fbf84a6e2686a13460f233;hpb=362bf4fc6d3b456429e998582b15a2765e640741;p=gostls13.git diff --git a/src/runtime/metrics/doc.go b/src/runtime/metrics/doc.go index a89f6dca65..78b2e6c3bc 100644 --- a/src/runtime/metrics/doc.go +++ b/src/runtime/metrics/doc.go @@ -311,6 +311,10 @@ Below is the full list of supported metrics, ordered lexicographically. The number of non-default behaviors executed by the crypto/tls package due to a non-default GODEBUG=tlsmaxrsasize=... setting. + /godebug/non-default-behavior/tlsrsakex:events + The number of non-default behaviors executed by the crypto/tls + package due to a non-default GODEBUG=tlsrsakex=... setting. + /godebug/non-default-behavior/x509sha1:events The number of non-default behaviors executed by the crypto/x509 package due to a non-default GODEBUG=x509sha1=... setting.