Documentation ¶
Overview ¶
Sends anonymous reports to InfluxData
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Diagnostic ¶ added in v1.4.0
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Sends anonymous usage information every 12 hours.
func NewService ¶
func NewService(c Config, info vars.Infoer, d Diagnostic) *Service
Click to show internal directories.
Click to hide internal directories.