modulepackage
0.0.0-20180716085256-086b22560108
Repository: https://github.com/bo0mer/grpcmon.git
Documentation: pkg.go.dev
# Functions
ClientStatsHandler returns gRPC stats.Handler to be used with gRPC clients.
DialOption returns a gRPC DialOption that instruments metrics for the client connection.
ServerOption returns a gRPC ServerOption that instruments metrics for the server.
ServerStatsHandler returns gRPC stats.Handler to be used with gRPC servers.
# Variables
DefaultBytesBuckets provides convenient default bytes histogram buckets.
DefaultLatencyBuckets provides convenient default latency histogram buckets.