X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=src%2Fruntime%2Fmetrics%2Fdoc.go;h=6b614184f39b292543200669ea0302dcd85db7e1;hb=30de0b5ef4dda725f29fbdb88e1429a6dd3ae8cd;hp=5895404217c80ef6b8f1474300695797160725a4;hpb=42bd21be1cf54876ce24c489852721049ef293e2;p=gostls13.git diff --git a/src/runtime/metrics/doc.go b/src/runtime/metrics/doc.go index 5895404217..6b614184f3 100644 --- a/src/runtime/metrics/doc.go +++ b/src/runtime/metrics/doc.go @@ -246,6 +246,10 @@ Below is the full list of supported metrics, ordered lexicographically. The number of non-default behaviors executed by the cmd/go package due to a non-default GODEBUG=gocacheverify=... setting. + /godebug/non-default-behavior/gotypesalias:events + The number of non-default behaviors executed by the go/types + package due to a non-default GODEBUG=gotypesalias=... setting. + /godebug/non-default-behavior/http2client:events The number of non-default behaviors executed by the net/http package due to a non-default GODEBUG=http2client=... setting.