With the additional counters added by the go command, it seems that the charting frontend of gotelemetry view is broken:

Golang x/telemetry/cmd/gotelemetry: charts are broken with new go command counters

Series appear to be present, but are not being plotted correctly. Also, the range of the chart is far too large (these may be one and the same problem).

Perhaps this was already broken, and I just noticed it.

CC @golang/telemetry

Comment From: findleyr

This no longer seems to be broken. I think @hyangah fixed it.