Versions in this module Expand all Collapse all v1 v1.5.2 Jun 10, 2025 Changes in this version + const Name + type BundleLoadDurationNanoseconds = v1.BundleLoadDurationNanoseconds + type Collectors = v1.Collectors + type Config = v1.Config + func ParseConfig(config []byte, services []string, pluginsList []string) (*Config, error) + type ConfigBuilder = v1.ConfigBuilder + func NewConfigBuilder() *ConfigBuilder + type Logger = v1.Logger + type Plugin = v1.Plugin + func Lookup(manager *plugins.Manager) *Plugin + func New(parsedConfig *Config, manager *plugins.Manager) *Plugin + type PrometheusConfig = v1.PrometheusConfig + type UpdateRequestV1 = v1.UpdateRequestV1