Documentation ¶
Overview ¶
Package telemetry implements the Telemetry gRPC service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { pb.UnimplementedTelemetryServiceServer // contains filtered or unexported fields }
Service is the implementation of the telemetry service.
func (*Service) Collect ¶
Collect gathers system metrics and returns them without sending them to the metrics sever.
func (*Service) CollectAndSend ¶
CollectAndSend gathers system metrics and sends them to the metrics sever.
func (*Service) SendDecline ¶
SendDecline sends a declined response to the server.
Click to show internal directories.
Click to hide internal directories.