Versions in this module Expand all Collapse all v0 v0.2.0 Apr 28, 2025 Changes in this version + var DefaultConfig = []string + var ServiceDetails = map[string]map[string]map[string]string + func GetServiceSettings(os, arch, pkgmngr string) map[string]string + func ValidateFilePath(filePath string) error + type Otel struct + func NewOtelAgent(options map[string]interface{}, sysInfo sysinfo.SysInfo) *Otel + func (o *Otel) InstallPipeline(updates chan *pipeline.Pipe) (*pipeline.Pipeline, error) + func (o *Otel) UninstallPipeline(updates chan *pipeline.Pipe) (*pipeline.Pipeline, error) + func (o *Otel) UpdateApiKeyPipeline(updates chan *pipeline.Pipe) (*pipeline.Pipeline, error) v0.2.0-beta.1 Apr 11, 2025