# Functions
NewFactory returns a Factory.
WithLogs overrides the default "error not supported" implementation for CreateLogs and the default "undefined" stability level.
WithMetrics overrides the default "error not supported" implementation for CreateMetrics and the default "undefined" stability level.
WithProfiles overrides the default "error not supported" implementation for CreateProfiles and the default "undefined" stability level.
WithTraces overrides the default "error not supported" implementation for CreateTraces and the default "undefined" stability level.
# Interfaces
Factory is a component.Factory interface for processors.
FactoryOption apply changes to ReceiverOptions.
Profiles is a processor that can consume profiles.
# Type aliases
CreateProfilesFunc is the equivalent of Factory.CreateProfiles().