Versions in this module Expand all Collapse all v0 v0.103.2 Oct 19, 2024 v0.103.0 Oct 19, 2024 Changes in this version + const TypeStr + func NewDetector(p processor.Settings, dcfg internal.DetectorConfig) (internal.Detector, error) + type Config struct + ResourceAttributes metadata.ResourceAttributesConfig + Tags []string + func CreateDefaultConfig() Config + type Detector struct + func (d *Detector) Detect(ctx context.Context) (resource pcommon.Resource, schemaURL string, err error)