type google.golang.org/grpc/experimental/stats.MetricsRecorder (interface)
Method Implmentations
RecordFloat64Count(handle *Float64CountHandle, incr float64, labels ...string)
*google.golang.org/grpc/internal/stats.MetricsRecorderList.RecordFloat64Count
RecordFloat64Histo(handle *Float64HistoHandle, incr float64, labels ...string)
*google.golang.org/grpc/internal/stats.MetricsRecorderList.RecordFloat64Histo
RecordInt64Count(handle *Int64CountHandle, incr int64, labels ...string)
*google.golang.org/grpc/internal/stats.MetricsRecorderList.RecordInt64Count
RecordInt64Gauge(handle *Int64GaugeHandle, incr int64, labels ...string)
*google.golang.org/grpc/internal/stats.MetricsRecorderList.RecordInt64Gauge
RecordInt64Histo(handle *Int64HistoHandle, incr int64, labels ...string)
*google.golang.org/grpc/internal/stats.MetricsRecorderList.RecordInt64Histo
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux 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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |