metrics

package
v0.0.3-pre8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientManagerMetrics

type ClientManagerMetrics struct {
	Connections []*GRPCConnectionMetrics
}

ClientManagerMetrics provides metrics for a single ClientManager instance

func New

func New() *ClientManagerMetrics

New returns ClientManagerMetrics

type GRPCConnectionMetrics

type GRPCConnectionMetrics struct {
	Target string
	State  int
}

GRPCConnectionMetrics represents metrics of an GRPC connection

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL