const go.opencensus.io/zpages.bytesPerKb
7 uses
go.opencensus.io/zpages (current package)
rpcz.go#L33: const bytesPerKb = 1024
rpcz.go#L125: s.InputRateMinute/bytesPerKb,
rpcz.go#L126: s.InputRateHour/bytesPerKb,
rpcz.go#L127: s.InputRateTotal/bytesPerKb,
rpcz.go#L128: s.OutputRateMinute/bytesPerKb,
rpcz.go#L129: s.OutputRateHour/bytesPerKb,
rpcz.go#L130: s.OutputRateTotal/bytesPerKb,
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |