Documentation ¶
Overview ¶
Package telemetry provides Call Home functionality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is responsible for interactions with Percona Call Home service.
func NewService ¶
NewService creates a new service with given UUID and PMM version.
func (*Service) DistributionMethod ¶
func (s *Service) DistributionMethod() serverpb.DistributionMethod
DistributionMethod returns PMM Server distribution method where this pmm-managed runs.
Click to show internal directories.
Click to hide internal directories.