Versions in this module Expand all Collapse all v2 v2.0.0 Jun 18, 2023 Changes in this version + func GetMetric(ctx context.Context, metricCfg cmap.CustomMap) (metricTY.Plugin, error) + func GetStorage(ctx context.Context, storageCfg cmap.CustomMap) (storageTY.Plugin, error) + func RunStorageImport(ctx context.Context, logger *zap.Logger, storage storageTY.Plugin, ...) error