Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pool ¶
type Pool struct { *grpcpool.Pool // contains filtered or unexported fields }
func NewGrpcPool ¶
func (*Pool) CollectMetrics ¶
type Recorder ¶
type Recorder struct {
// contains filtered or unexported fields
}
func NewRecorder ¶
func (*Recorder) CollectGrpcPoolState ¶
func (*Recorder) MustRegister ¶
func (r *Recorder) MustRegister(registry prometheus.Registerer) *Recorder
It register all the metris on the given registerer pass nil will use DefaultRegisterer
Click to show internal directories.
Click to hide internal directories.