- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.8k
Closed
Milestone
Description
As mentioned on #10375 (review), a remaining point of discussion for separating Profiles from the rest of the stable API was to do with the Builder structs for all component types. There are two main approaches we can take here:
- Completely remove Builders from the public API and make them private within theservicemodule
- Add a Configmethod toBuilders that allows users to get the configuration of a component (to then build profiles by using this and theFactorymethod)
(1) implies a breaking change, so I am adding this to Collector v1.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done