Categorygo.opentelemetry.io/collector/processor/processorhelper/xprocessorhelper

# Functions

NewProfiles creates a xprocessor.Profiles that ensure context propagation.
WithCapabilities overrides the default GetCapabilities function for an processor.
WithShutdown overrides the default Shutdown function for an processor.
WithStart overrides the default Start function for an processor.

# Interfaces

Option apply changes to internalOptions.

# Type aliases

ProcessProfilesFunc is a helper function that processes the incoming data and returns the data to be sent to the next component.