Documentation
¶
Overview ¶
Package metrics defines all metrics that can be produced by an xDS client. All calls to the MetricsRecorder by the xDS client will contain a struct from this package passed by pointer.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceUpdateInvalid ¶
ResourceUpdateInvalid is a metric to report an invalid resource update from the xDS management server for a given resource type.
type ResourceUpdateValid ¶
ResourceUpdateValid is a metric to report a valid resource update from the xDS management server for a given resource type.
type ServerFailure ¶
type ServerFailure struct {
ServerURI string
}
ServerFailure is a metric to report a server failure of the xDS management server.
Click to show internal directories.
Click to hide internal directories.