pub fn pull(
aggregator_selector: Box<dyn AggregatorSelector + Send + Sync>,
export_selector: Box<dyn ExportKindFor + Send + Sync>,
) -> PullControllerBuilderAvailable on crate feature
metrics only.Expand description
Returns a builder for creating a PullController with the configured and options.